From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.90.87.14 with SMTP id k14cs1199851agb; Tue, 29 Dec 2009 15:54:18 -0800 (PST) Received: by 10.229.131.102 with SMTP id w38mr1552579qcs.35.1262130858487; Tue, 29 Dec 2009 15:54:18 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 16si16532200qyk.15.2009.12.29.15.54.18; Tue, 29 Dec 2009 15:54:18 -0800 (PST) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id D50971678311; Tue, 29 Dec 2009 18:54:17 -0500 (EST) Received: from entry.masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id E734A16782B6 for ; Tue, 29 Dec 2009 18:54:13 -0500 (EST) Received: from w by entry.masanjin.net with local (Exim 4.69) (envelope-from ) id 1NPltF-0000Mn-NR for sup-talk@rubyforge.org; Tue, 29 Dec 2009 15:54:13 -0800 From: William Morgan To: sup-talk In-reply-to: <1262129967-sup-1203@zyrg.net> References: <4B384745.7080207@exys.org> <1262013098-sup-6005@masanjin.net> <4B386D1D.4000609@exys.org> <1262027723-sup-4292@tilus.net> <1262031447-sup-787@masanjin.net> <1262031768-sup-468@tilus.net> <1262034406-sup-5724@masanjin.net> <1262129621-sup-2519@masanjin.net> <1262129967-sup-1203@zyrg.net> Date: Tue, 29 Dec 2009 15:54:13 -0800 Message-Id: <1262130712-sup-484@masanjin.net> User-Agent: Sup/git Subject: Re: [sup-talk] sup with 120K mail X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org Reformatted excerpts from Rich Lane's message of 2009-12-29: > Xapian::WritableDatabase#flush > > This should really be called from XapianIndex#save_index, along with a > friendly message explaining what's going on. Calling it from #save_index will have the advantage of us being able to present a message, but what about calling it when "$" is pressed, or periodically in the background? Does it block search? -- William _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk