gsmiller commented on code in PR #12854: URL: https://github.com/apache/lucene/pull/12854#discussion_r1419580023
########## lucene/facet/src/java/org/apache/lucene/facet/DrillSideways.java: ########## @@ -133,7 +133,12 @@ public DrillSideways( /** * Subclass can override to customize drill down facets collector. Returning {@code null} is valid * if no drill down facet collection is needed. + * + * @deprecated This is only used by the deprecated {@link #search(DrillDownQuery, Collector)} Review Comment: Oh, and just to clarify, this is the back-port proposal for [this change on main](https://github.com/apache/lucene/pull/12855), which would be merged against 9.x. -- 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-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org