sohami commented on issue #13179:
URL: https://github.com/apache/lucene/issues/13179#issuecomment-2138104220

   > This should work, though I'm wary of making it the new way that collectors 
need to interact with doc values if they want to be able to take advantage of 
prefetching
   
   To add to the above, keeping it an optional API will let different 
collectors type also decide if it wants to make the `prefetch`  based call or 
not based on its use case. Not calling the Api will keep the existing behavior.


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