Description
- the getTerminateEarly accessor would be an alternative to callers directly using the command flags i.e. (getFlags() & TERMINATE_EARLY) == TERMINATE_EARLY
- similar accessors isNeedDocSet and setNeedDocSet already exist with respect to the GET_DOCSET portion of the command flags
Attachments
Attachments
Issue Links
- is required by
-
SOLR-5730 make Lucene's SortingMergePolicy and EarlyTerminatingSortingCollector configurable in Solr
- Resolved