Christine Poerschke created SOLR-8482:
-----------------------------------------

             Summary: add & use QueryCommand.[gs]etTerminateEarly accessors
                 Key: SOLR-8482
                 URL: https://issues.apache.org/jira/browse/SOLR-8482
             Project: Solr
          Issue Type: Task
            Reporter: Christine Poerschke
            Assignee: Christine Poerschke
            Priority: Minor


* 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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to