jimczi commented on issue #823: LUCENE-8939: Introduce Shared Count Early 
Termination In Parallel Search
URL: https://github.com/apache/lucene-solr/pull/823#issuecomment-524333717
 
 
   Sorry I don't follow. The logic for early termination should be the same in 
`TopFieldCollector` than the one you put in `SharedHitCountFieldCollector`. I 
also don't understand why you decrement the global total hits counter ? 
Shouldn't it be equivalent to a shared totalHits in the current impl ?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to