You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2022/09/02 13:53:17 UTC

[GitHub] [lucene] gsmiller opened a new issue, #11742: MatchingFacetSetsCounts doesn't properly implement getTopChildren

gsmiller opened a new issue, #11742:
URL: https://github.com/apache/lucene/issues/11742

   ### Description
   
   `MatchingFacetSetsCounts#getTopChildren` is currently just delegating to `#getAllChildren`, which isn't really the correct thing to do. We should properly implement "top children."
   
   ### Version and environment details
   
   _No response_


-- 
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: issues-unsubscribe@lucene.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene] gsmiller closed issue #11742: MatchingFacetSetsCounts doesn't properly implement getTopChildren

Posted by GitBox <gi...@apache.org>.
gsmiller closed issue #11742: MatchingFacetSetsCounts doesn't properly implement getTopChildren
URL: https://github.com/apache/lucene/issues/11742


-- 
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: issues-unsubscribe@lucene.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org