Hello.

What I want to access through Lucene is this.

I search for documents by inserting a particular query and for each result
that is returned, I want to view its term frequency information.

For example, if documents A and B are returned, is there a easy way to check
which words appear in A and B and how many times they appear?

thank you for your help in advance.
-- 
View this message in context: 
http://www.nabble.com/Accessing-%22term-frequency-information%22-for-documents-tf1964461.html#a5390696
Sent from the Lucene - Java Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to