Alessandro Benedetti created SOLR-17229:
-------------------------------------------
Summary: Query limits - maybeExitWithPartialResults to support two
labels
Key: SOLR-17229
URL: https://issues.apache.org/jira/browse/SOLR-17229
Project: Solr
Issue Type: Improvement
Security Level: Public (Default Security Level. Issues are Public)
Components: Query Limits
Affects Versions: 9.5.0
Reporter: Alessandro Benedetti
Currently, maybeExitWithPartialResults takes in input just one string label.
This is returned both if partial results are tolerated in the request or not.
When a query limit is reached It's legit to think that there may be a situation
where we want to return to separate messages:
- one along the 500 error, if partial results are not tolerated
- one along with the partial result flag, when partial results are tolerated
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]