navneet1v commented on issue #15286:
URL: https://github.com/apache/lucene/issues/15286#issuecomment-3761969551

   Hi,
   @benwtrent, @mikemccand , @vigyasharma , @mccullocht 
   
   I was also looking into the prefetch of vectors and I was thinking there is 
definitely benefits of using prefetch for slower disks like network attached 
file systems or remote stores like(s3, azure blob store). 
   
   What if we enable the interfaces to do prefetch for vectors with bulk 
scoring so that community can start using it(as experimental interface lets 
say) and then in meantime we keep looking how to integrate prefetch in actual 
lucene searches. 
   
   I am producing some benchmarks on with network attached file systems if we 
see good performance numbers there will that be path that can be considered? 
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to