You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "zhaih (via GitHub)" <gi...@apache.org> on 2023/05/23 21:28:44 UTC

[GitHub] [lucene] zhaih commented on pull request #12160: Concurrent rewrite for KnnVectorQuery

zhaih commented on PR #12160:
URL: https://github.com/apache/lucene/pull/12160#issuecomment-1560145097

   I think the concurrent rewrite should act the same way(one thread per
   slice) ideally. Do you want to open a PR on that? Or open an issue and I
   can probably work on it recently
   
   On Tue, May 23, 2023, 13:42 Luca Cavanna ***@***.***> wrote:
   
   > Question on this change: index searcher parallelizes search over leaf
   > slices, while the concurrent rewrite for knn vector query will request one
   > thread per segment. Is this on purpose or should the concurrent rewrite
   > also leverage the slices for its parallelism?
   >
   > —
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/lucene/pull/12160#issuecomment-1560097486>, or
   > unsubscribe
   > <https://github.com/notifications/unsubscribe-auth/AEFSB7AKDU5Z6CZPHOGLLPDXHUOLTANCNFSM6AAAAAAVBHNVRE>
   > .
   > You are receiving this because you modified the open/close state.Message
   > ID: ***@***.***>
   >
   


-- 
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-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org