I am able to find the total number of hits, but I wan't to find out the number of hits per document.
Thanks.
I am able to find the total number of hits, but I wan't to find out the number of hits per document.
Thanks.
Not 100% if this is what you want, but if you want the number of times a term was used in a document, see In a Lucene / Lucene.net search, how do I count the number of hits per document?