epotyom opened a new pull request, #12862: URL: https://github.com/apache/lucene/pull/12862
Add `Facets#getBulkSpecificValues` method and implemented it in every class that implements `getSpecificValue`. Also moved FacetLabel class one level up from `org.apache.lucene.facet.taxonomy` to `org.apache.lucene.facet` to be able to use it as argument for `getBulkSpecificValues`. TODO: add performance test for the new API to luceneutil and run/share results. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
