Re: [notmuch] Search results now start appearing "instantly"
authorCarl Worth <cworth@cworth.org>
Thu, 26 Nov 2009 18:21:52 +0000 (10:21 +1600)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:35:43 +0000 (09:35 -0800)
fe/8448539e4a88a2b6f26d195ec7d874107a44ec [new file with mode: 0644]

diff --git a/fe/8448539e4a88a2b6f26d195ec7d874107a44ec b/fe/8448539e4a88a2b6f26d195ec7d874107a44ec
new file mode 100644 (file)
index 0000000..e9ce64a
--- /dev/null
@@ -0,0 +1,59 @@
+Return-Path: <cworth@cworth.org>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 5BC88431FC0;\r
+       Thu, 26 Nov 2009 10:22:06 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id tmjK8rUq29GT; Thu, 26 Nov 2009 10:22:05 -0800 (PST)\r
+Received: from cworth.org (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id A319F431FAE;\r
+       Thu, 26 Nov 2009 10:22:05 -0800 (PST)\r
+From: Carl Worth <cworth@cworth.org>\r
+To: Ruben Pollan <meskio@sindominio.net>, notmuch@notmuchmail.org\r
+In-Reply-To: <20091126132737.GA5790@blackspot>\r
+References: <87aayatnw4.fsf@yoom.home.cworth.org>\r
+       <20091126132737.GA5790@blackspot>\r
+Date: Thu, 26 Nov 2009 10:21:52 -0800\r
+Message-ID: <877htdrvsv.fsf@yoom.home.cworth.org>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Subject: Re: [notmuch] Search results now start appearing "instantly"\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.12\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Thu, 26 Nov 2009 18:22:06 -0000\r
+\r
+On Thu, 26 Nov 2009 14:27:37 +0100, Ruben Pollan <meskio@sindominio.net> wrote:\r
+> On 11:17, Wed 25 Nov 09, Carl Worth wrote:\r
+> > And for the authors of the other interfaces, let us know when you've got\r
+> > similar support for streaming searches, (or if you didn't get this\r
+> > automatically as soon as "notmuch search" was fixed).\r
+> \r
+> Yes, actually is faster now.\r
+> \r
+> I had to rewrite some of the code, because before I used the\r
+> notmuch_query_search_threads for pagging with the parameters for number of\r
+> threads and index. But I like it more now.\r
+\r
+Hi Ruben,\r
+\r
+I'm glad it worked out. I probably should have sent the patches to the\r
+list for review before just pushing them out. I'll have to adjust from\r
+this being just my own thing where I do whatever I want, to instead work\r
+within our community.\r
+\r
+So please feel free to call me out on that,\r
+\r
+-Carl\r