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 D5D54D31B for ; Thu, 13 Dec 2012 01:27:18 +0000 (UTC) Received: (qmail 13204 invoked by uid 500); 13 Dec 2012 01:27:16 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 13154 invoked by uid 500); 13 Dec 2012 01:27:16 -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 13144 invoked by uid 99); 13 Dec 2012 01:27:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Dec 2012 01:27:16 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of wuqiu.main@qq.com does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Dec 2012 01:27:12 +0000 Received: from ben.nabble.com ([192.168.236.152]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TixZZ-0003MN-QZ for java-user@lucene.apache.org; Wed, 12 Dec 2012 17:26:49 -0800 Date: Wed, 12 Dec 2012 17:26:49 -0800 (PST) From: wgggfiy To: java-user@lucene.apache.org Message-ID: <1355362009814-4026571.post@n3.nabble.com> In-Reply-To: References: <1353288786140-4020968.post@n3.nabble.com> <5E12F7FD7D58D54DA5542ECC8B14519801D924@MSGPEXCHA28B.mfad.mfroot.org> <50B4FCE5.60302@spotter.com> <5E12F7FD7D58D54DA5542ECC8B14519801DF4D@MSGPEXCHA28B.mfad.mfroot.org> <5E12F7FD7D58D54DA5542ECC8B14519801EBDC@MSGPEXCHA28B.mfad.mfroot.org> <5E12F7FD7D58D54DA5542ECC8B1451980205B3@MSGPEXCHA28B.mfad.mfroot.org> Subject: Re: What is "flexible indexing" in Lucene 4.0 if it's not the ability to make new postings codecs? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Thx very much! Lingpipe and Gate are very useful, and new to me, but is it too larger to realize the custom like class TestPostingItem { int termId; long startOffset; long endOffset; float score; int segId; long timeStamp; } ? ----- -------------------------- Email: wuqiu.main@qq.com -------------------------- -- View this message in context: http://lucene.472066.n3.nabble.com/what-is-the-offsets-and-payload-in-DocsAndPositionsEnum-for-tp4020933p4026571.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org