alessandrobenedetti commented on code in PR #872: URL: https://github.com/apache/solr/pull/872#discussion_r879242180
########## solr/test-framework/src/java/org/apache/solr/schema/SortableBinaryField.java: ########## @@ -73,7 +73,7 @@ public BinarySortField(final String field, final boolean reverse) { public FieldComparator.TermOrdValComparator newComparator( final String fieldname, final int numHits, - final int sortPos, + final boolean enableSkipping, Review Comment: https://issues.apache.org/jira/projects/LUCENE/issues/LUCENE-10377?filter=allissues Resolving -- 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...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org