[ 
https://issues.apache.org/jira/browse/SOLR-17229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alessandro Benedetti updated SOLR-17229:
----------------------------------------
    Description: 
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

Original discussions:
https://github.com/apache/solr/pull/2348#discussion_r1530221741



  was:
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




> 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
>            Priority: Major
>
> 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
> Original discussions:
> https://github.com/apache/solr/pull/2348#discussion_r1530221741



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to