example of processing tokens from query results?

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

Leave a comment

1 Comments.

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

Leave a Reply