Hi,

I have a number of documents that each relate to a client. I would like to
use an index and queries to answer two question:
- Find relevant documents
- Find relevant clients

The first one is straight forward.
For the second one, I am wondering. Should I iterate over the hits and
compute the most relevant clients. Or is there a clever build-in way of
answering the question? 

Anyone that can help me crack the nut?

Best,

Michael
-- 
View this message in context: 
http://www.nabble.com/Querying-for-a-catagory-tp22044596p22044596.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to