Return-Path: Delivered-To: apmail-lucene-general-archive@www.apache.org Received: (qmail 2055 invoked from network); 28 Jun 2010 14:33:17 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 28 Jun 2010 14:33:17 -0000 Received: (qmail 1986 invoked by uid 500); 28 Jun 2010 14:33:16 -0000 Delivered-To: apmail-lucene-general-archive@lucene.apache.org Received: (qmail 1804 invoked by uid 500); 28 Jun 2010 14:33:15 -0000 Mailing-List: contact general-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@lucene.apache.org Delivered-To: mailing list general@lucene.apache.org Received: (qmail 1795 invoked by uid 99); 28 Jun 2010 14:33:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Jun 2010 14:33:15 +0000 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=SPF_HELO_PASS,SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Jun 2010 14:33:08 +0000 Received: from ben.nabble.com ([192.168.236.152]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1OTFOB-0003dr-T8 for general@lucene.apache.org; Mon, 28 Jun 2010 07:32:47 -0700 Date: Mon, 28 Jun 2010 07:32:47 -0700 (PDT) From: Lmhelp To: general@lucene.apache.org Message-ID: <1277735567897-927968.post@n3.nabble.com> In-Reply-To: <1277734718541-927910.post@n3.nabble.com> References: <1277734718541-927910.post@n3.nabble.com> Subject: Re: Lucene - Retrieve extracted/indexed tokens for further analysis MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, Thank you for your answer. I must work with Java. Well, suppose (using an XML stream reader) I can provide "Lucene" with a stream of characters, one for each "text" element, can I use "Lucene" to extract the corresponding tokens and store them for further use? Thanks and all the best, -- Lmhelp -- View this message in context: http://lucene.472066.n3.nabble.com/Lucene-Retrieve-extracted-indexed-tokens-for-further-analysis-tp927910p927968.html Sent from the Lucene - General mailing list archive at Nabble.com.