dweiss commented on PR #14705:
URL: https://github.com/apache/lucene/pull/14705#issuecomment-2934784274

   We could also declare a custom interface with just lessThan and then provide 
an adapter in usingComparator... this would dodge the need for implementing 
full equality checks across the board and you could still use jdk's Comparator 
utilities, where things are simple.


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