2012/7/15 Uwe Schindler <u...@thetaphi.de>: > Enable term vectors while indexing and use the TermVector API. >
Thank you very much Uwe! I just got back to chapter 2 of "Lucene in Action", where it says "If it’s indexed, the field may also optionally store term vectors, which are collectively a miniature inverted index for that one field, allowing you to retrieve all of its tokens." Just as you say, this is exactly what I need. Cheers, GGhh --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org