[
https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-502:
---------------------------
Attachment: solrTimeout.patch
This patch adds a "timeallowed" parameter which takes a time out value in
milliseconds. On a timeout, an exception is thrown from the searcher which
results in a 500 error page with the time out exception message.
I'd like to add support to return partial results, but I haven't done that part
yet.
> 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
> Priority: Minor
> Attachments: 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.