Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 37291 invoked from network); 10 Jun 2009 21:50:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Jun 2009 21:50:41 -0000 Received: (qmail 76703 invoked by uid 500); 10 Jun 2009 21:50:52 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 76616 invoked by uid 500); 10 Jun 2009 21:50:52 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 76608 invoked by uid 99); 10 Jun 2009 21:50:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jun 2009 21:50:52 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [85.25.71.29] (HELO mail.troja.net) (85.25.71.29) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jun 2009 21:50:41 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.troja.net (Postfix) with ESMTP id 9526745E82B; Wed, 10 Jun 2009 23:50:21 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail.troja.net Received: from mail.troja.net ([127.0.0.1]) by localhost (megaira.troja.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HI+7vs3145WZ; Wed, 10 Jun 2009 23:50:19 +0200 (CEST) Received: from VEGA (port-83-236-62-13.dynamic.qsc.de [83.236.62.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.troja.net (Postfix) with ESMTPSA id 3369F45E822; Wed, 10 Jun 2009 23:50:19 +0200 (CEST) From: "Uwe Schindler" To: , References: <85d3c3b60906091932i591ef6f4gcc950586b15d4506@mail.gmail.com> <85d3c3b60906101058w1f6b5fc5re5a2911cdc8053c1@mail.gmail.com> <444929E412B144B6AB5F6CF3CC919D36@VEGA> <9ac0c6aa0906101145p3450edf6v2a9378c8925412b8@mail.gmail.com> <9ac0c6aa0906101243o1f018b84h929e357e0fa8f88e@mail.gmail.com> <50E85C764334475D8E8C8597EA2EC5EB@VEGA> <89BB17546E0E474D96B24BFDE996C050@VEGA> Subject: RE: Payloads and TrieRangeQuery Date: Wed, 10 Jun 2009 23:50:17 +0200 Message-ID: <225DB6D046F34CD6B977774D9A128158@VEGA> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 Thread-Index: AcnqFQ2XFL/yYVRlRWek807YX8eINgAAEwiQ X-Virus-Checked: Checked by ClamAV on apache.org > > Another question not so simple to answer: When embedding these > TermPositions > > into the whole process, how would this work with MultiTermQuery? > > There's no reason why Trie has to use MultiTermQuery, right? No but is elegant and simplifies much (see current code in trunk). Uwe --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org