Return-Path: X-Original-To: apmail-lucene-java-user-archive@www.apache.org Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 47294D846 for ; Thu, 20 Dec 2012 20:55:15 +0000 (UTC) Received: (qmail 64027 invoked by uid 500); 20 Dec 2012 20:55:13 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 63949 invoked by uid 500); 20 Dec 2012 20:55:12 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 63937 invoked by uid 99); 20 Dec 2012 20:55:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Dec 2012 20:55:12 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [129.176.212.47] (HELO mail10.mayo.edu) (129.176.212.47) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Dec 2012 20:55:01 +0000 Received: from roedlp004a.mayo.edu (HELO mail10.mayo.edu) ([129.176.158.14]) by ironport10-dlp.mayo.edu with ESMTP; 20 Dec 2012 14:54:39 -0600 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av4EANF501CBsNQ1/2dsb2JhbABFvXAWc4IeAQEBAwE6RA0BCCIUQiUCBBuIBQaYC5hgiQmQOWEDplOCdIIi Received: from mhro1a.mayo.edu ([129.176.212.53]) by ironport10.mayo.edu with ESMTP; 20 Dec 2012 14:54:39 -0600 Received: from MSGPEXCEI06A.mfad.mfroot.org (msgpexcei06a.mayo.edu [129.176.249.167]) by mhro1a.mayo.edu with ESMTP id BT-MMP-2396059 for java-user@lucene.apache.org; Thu, 20 Dec 2012 14:54:39 -0600 Received: from MSGPEXCEI32B.mfad.mfroot.org (129.176.249.212) by MSGPEXCEI06A.mfad.mfroot.org (129.176.249.167) with Microsoft SMTP Server (TLS) id 14.2.309.2; Thu, 20 Dec 2012 14:54:38 -0600 Received: from MSGPEXCHA28B.mfad.mfroot.org ([169.254.11.218]) by MSGPEXCEI32B.mfad.mfroot.org ([169.254.7.190]) with mapi id 14.02.0309.002; Thu, 20 Dec 2012 14:54:38 -0600 From: "Wu, Stephen T., Ph.D." To: "java-user@lucene.apache.org" Subject: Re: What is "flexible indexing" in Lucene 4.0 if it's not the ability to make new postings codecs? Thread-Topic: What is "flexible indexing" in Lucene 4.0 if it's not the ability to make new postings codecs? Thread-Index: AQHNzN8H6ON4KT+c/ECB9fVtodtoWZf+xJ6AgAPhGgCAAG73gIASmNuAgAFnBICAAD3lgIAHoSyAgANbFIA= Date: Thu, 20 Dec 2012 20:54:37 +0000 Message-ID: <5E12F7FD7D58D54DA5542ECC8B145198022C38@MSGPEXCHA28B.mfad.mfroot.org> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-Entourage/13.13.0.120411 x-originating-ip: [10.128.209.12] Content-Type: text/plain; charset="us-ascii" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-CFilter-Loop: Reflected X-Virus-Checked: Checked by ClamAV on apache.org > If you stuff the end of the span into the payload you'd have to create > a custom variant of PhraseQuery to properly match based on the end > span. How different is this from the functionality already avaialable through SpanQuery? stephen --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org