[
https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12599217#action_12599217
]
Yonik Seeley commented on SOLR-502:
-----------------------------------
whew... that's a lot of changes for timeouts (flag on DocSet, DocList,
ResponseWriter changes, etc)
It also seems like we shouldn't add any more conditionals to the inner loop
HitCollector.collect().
If it's a timed hit collector, perhaps just wrap the original hit collector so
non-timed collectors don't take a speed hit.
> 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-solrj.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.