javanna commented on issue #13745:
URL: https://github.com/apache/lucene/issues/13745#issuecomment-2838255713

   >  Does using intra-segment partitioning negatively impact these queries 
(TermInSet/MultiTerm) or is there still some benefit from using the feature?
   
   I guess it depends on data and query, but it may be that the per-segment 
computation is heavier than running the query, hence duplicating it would make 
the query overall slower even if executed across multiple threads.


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