rmuir commented on PR #14823:
URL: https://github.com/apache/lucene/pull/14823#issuecomment-3001141072

   My only concern is that it will have a really serious impact on the HNSW 
indexing/merging. 
   
   I know this indexing performance part isn't as fun/sexy as speeding up the 
queries, but not everyone has thousands of QPS: the queries could probably be 
slower. It could probably have 1% shittier recall and 10x faster indexing. I'm 
concerned wrong tradeoffs are made, and I feel like instead a lot of users 
suffer from the inefficient indexing. This will make that pain worse.
   
   I don't think it should block the change but we should keep an eye on this. 


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