I don't believe you can see anything in real time. Luke will show you
pretty much anything about an index or see
http://www.gossamer-threads.com/lists/lucene/java-user/112180 for a
way to feed text into an analyzer and see what comes out.
--
Ian.
On Wed, Dec 22, 2010 at 12:00 PM, Lahiru Samarakoon <lahiruts@gmail.com> wrote:
> Dear All,
>
> How can I see (or print) the result of a lucene analyzer.
>
> I believe the analyzing happens when the *writer.addDocument* or *
> writer.updateDocument* methods are called.
> Can anyone suggest me a method to see the analyzing process as it happens.
>
> If it is not possible in real time, how can i see the analyzed text ?
>
> Thank you,
>
> Best Regards,
> Lahiru.
>
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org
|