You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by GitBox <gi...@apache.org> on 2022/10/12 15:23:44 UTC

[GitHub] [lucenenet] eladmarg commented on issue #649: About the problem of distinct under the field obtained by Lucene.net when querying

eladmarg commented on issue #649:
URL: https://github.com/apache/lucenenet/issues/649#issuecomment-1276359382

   seems like you're using the wrong tool for this task. 
   if you want to count distinct values, you should use [facets](https://github.com/apache/lucenenet/blob/master/src/Lucene.Net.Demo/Facet/SimpleFacetsExample.cs) search.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@lucenenet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org