You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by tarun sapra <t....@gmail.com> on 2010/06/30 05:32:04 UTC

Re: example of processing tokens from query results?

Similar kind of code is given in  Lucene in Action 2nd edition book , you
can dwld the code from the manning website.

On Wed, Jun 30, 2010 at 2:11 AM, Peter Wilkins <pw...@mit.edu> wrote:

> Can someone point me to a code example that demonstrates processing tokens
> from a query result?  I want to iterate over TermPositions but can't find my
> way to an object that instantiates that interface.
>
> Thank you for the assistance,
> Peter
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-user-help@lucene.apache.org
>
>


-- 
Thanks & Regards
Tarun Sapra