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: [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]