[ 
https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12606148#action_12606148
 ] 

Yonik Seeley commented on SOLR-502:
-----------------------------------

bq. The scenario I always come up with is when a developer launches something 
into production without properly testing it out on a large size index and 
fluffs the query.

Heh... yup I remember seeing a couple of those.
Unfortunately the ones I remember wouldn't have been saved by this patch 
because the "bad" part of the query was an expensive range query (or once a 
prefix query) that wasn't pulled out into a separate "fq".

> 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.

Reply via email to