msokolov opened a new issue, #13831:
URL: https://github.com/apache/lucene/issues/13831

   ### Description
   
   The idea is to get rid of `copy()` since it does more than is needed. What's 
needed is an independent vector accessor over the same values source. Adrien 
had suggested a dictionary() interface that would take over the random-access 
API from the values source (or in addition to it?)
   See discussion in https://github.com/apache/lucene/pull/13779 for more 
details.


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