Timeout distributed query stage get fields
------------------------------------------
Key: SOLR-1438
URL: https://issues.apache.org/jira/browse/SOLR-1438
Project: Solr
Issue Type: Improvement
Components: search
Affects Versions: 1.4
Reporter: Jason Rutherglen
Priority: Minor
Fix For: 1.5
In a distributed query, timeouts work for PURPOSE_GET_TOP_IDS
but we need them for PURPOSE_GET_FIELDS (obtaining the document
data). We'll reuse the timeAllowed parameter and pass it to the
shards during the get fields distributed request.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.