I have done a Lucene search and want to know the number of unique terms for a field (indexed) in the result. For example I have searched for a book title and want to know the number of authors (single terms) represented in the result.

Is there any way of doing this without having to scan through all the hits?

Thanks
Daniel Herlitz

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



Reply via email to