gsmiller commented on PR #13693: URL: https://github.com/apache/lucene/pull/13693#issuecomment-2343989929
@iverase if you have a chance to take a look at this, I'd appreciate your thoughts (no rush). I'd be particularly interested what you think about moving the scoring logic of `SortedSetDocValuesRangeQuery` out into `SortedSetDocValuesRangeScorer` so it can be shared with `DocValuesRewriteMethod`. I don't love that part since it means making the scoring logic public to share across sub-packages. (Any other feedback also welcome of course!) -- 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