0
votes

I am able to find the total number of hits, but I wan't to find out the number of hits per document.

Thanks.

1

1 Answers

0
votes

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?