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 <[email protected]> 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: [email protected] > For additional commands, e-mail: [email protected] > > -- Thanks & Regards Tarun Sapra
