From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.90.79.9 with SMTP id c9cs32729agb; Tue, 3 Nov 2009 08:15:28 -0800 (PST) Received: by 10.224.108.204 with SMTP id g12mr89843qap.270.1257264928346; Tue, 03 Nov 2009 08:15:28 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 31si276843qyk.87.2009.11.03.08.15.28; Tue, 03 Nov 2009 08:15:28 -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 0D27D18582D8; Tue, 3 Nov 2009 11:15:28 -0500 (EST) Received: from mail1-relais-roc.national.inria.fr (mail1-relais-roc.national.inria.fr [192.134.164.82]) by rubyforge.org (Postfix) with ESMTP id B5A2018581EF for ; Tue, 3 Nov 2009 11:15:24 -0500 (EST) X-IronPort-AV: E=Sophos;i="4.44,674,1249250400"; d="scan'208";a="39454933" Received: from peray.inria.fr (HELO localhost) ([128.93.8.98]) by mail1-relais-roc.national.inria.fr with ESMTP; 03 Nov 2009 17:15:23 +0100 From: Nicolas Pouillard To: Rich Lane In-reply-to: <1257263951-sup-6837@zyrg.net> References: <1257118189-sup-7392@zyrg.net> <1257163403-sup-9032@masanjin.net> <1257196293-sup-6882@zyrg.net> <1257237468-sup-5663@peray> <1257263951-sup-6837@zyrg.net> Date: Tue, 03 Nov 2009 17:15:23 +0100 Message-Id: <1257264825-sup-7924@peray> User-Agent: Sup/git Cc: sup-talk Subject: Re: [sup-talk] updated xapian experimental branch 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 Excerpts from Rich Lane's message of Tue Nov 03 17:12:11 +0100 2009: > Excerpts from Nicolas Pouillard's message of Tue Nov 03 03:39:48 -0500 2009: > > What are non simple queries which would cause 'red X's to appear? My guess > > is that since we cannot change other attributes than the labels, we can > > statically know if the thread is still relevant without the label. No? > > is:inbox OR foo > > We have to use xapian to check relevance here because of the fulltext > term 'foo'. Hum... Right. This is because we don't want to look into the fulltext of the threads we have... this does makes sense. -- Nicolas Pouillard http://nicolaspouillard.fr _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk