sijuv commented on PR #2960: URL: https://github.com/apache/solr/pull/2960#issuecomment-2704572310
Updated the pr to ensure to not mess with the _terminatedEarly_ flag even though it is unused in the current implementation. I think this flag should be removed at some point in time. With this pr, there are only 2 ways a search can be terminated early ( apart from time/cpu/mem limits ) - because the _maxHits_ parameter is set or if it is a sortedIndex and the sort is based on the index sort order. @gus-asf @dsmiley pls help review this and merge. -- 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...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org