rnewson commented on issue #5623: URL: https://github.com/apache/couchdb/issues/5623#issuecomment-3196260223
Hi, I've reviewed the facet code in nouveau (https://github.com/apache/couchdb/blob/main/nouveau/src/main/java/org/apache/couchdb/nouveau/lucene9/Lucene9Index.java#L346) and it is already returning the "top" children. I've looked at other methods on the Facets class and I think getTopChildren is the right one here. I don't see a way to choose an ordering other than by count. -- 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: notifications-unsubscr...@couchdb.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org