gsmiller commented on code in PR #12854:
URL: https://github.com/apache/lucene/pull/12854#discussion_r1419576038


##########
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:
   It's been removed on `main` but deprecated on 9.x. Here's a reference: 
https://github.com/apache/lucene/blob/0aff41379795c85954b4653601a217b619db1e05/lucene/facet/src/java/org/apache/lucene/facet/DrillSideways.java#L199



-- 
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

Reply via email to