[ https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12606050#action_12606050 ]
Sean Timm commented on SOLR-502: -------------------------------- I've been thinking about putting the timeout info in the response header. Throwing an exception from the searcher will not work because that sacrifices the ability to get partial results. I really feel that having the partial results flag as an attribute on the response tag makes more sense than putting it in the resonse header as the partial results pertains to the results section of the response. I will create an alternate patch however with the partial results flag in the response header to compare the two methods. > Add search time out support > --------------------------- > > Key: SOLR-502 > URL: https://issues.apache.org/jira/browse/SOLR-502 > Project: Solr > Issue Type: New Feature > Components: search > Reporter: Sean Timm > Assignee: Otis Gospodnetic > Priority: Minor > Fix For: 1.3 > > Attachments: SOLR-502.patch, SOLR-502.patch, SOLR-502.patch, > SOLR-502.patch, solrTimeout.patch, solrTimeout.patch, solrTimeout.patch, > solrTimeout.patch, solrTimeout.patch > > > Uses LUCENE-997 to add time out support to Solr. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.