gsmiller commented on PR #12135:
URL: https://github.com/apache/lucene/pull/12135#issuecomment-1424473544

   > But it brings java Collections into the picture, which seems not great 
versus using simple arrays.
   
   I don't love that either. An alternative could be to just require the ctor 
to be invoked with a pre-sorted array and not mess about with array copying and 
sorting. It would of course need to be a non-back compatible change released in 
10, but that's OK.


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