Otis--

I didn't get a chance to look at it today. I plan to take a look at it tomorrow.

-Sean

Otis Gospodnetic (JIRA) wrote:
[ https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602068#action_12602068 ]
otis edited comment on SOLR-502 at 6/3/08 1:47 PM:
---------------------------------------------------------------

Just in case it helps:
* I used solrconfig.xml from example/solr/conf
* I set all cache sizes to 0

Also, after adding some lovely print statements to the patch, right in the 
QueryComponent's process method, it looks like my query requests are not even 
executing QueryComponent's process method.  Is there something I need to enable 
to get QueryComponent included?  Standard request handler should be using it 
already, no?


      was (Author: otis):
    Just in case it helps:
* I used solrconfig.xml from example/solr/conf
* I set all cache sizes to 0

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, solrTimeout.patch, 
solrTimeout.patch, solrTimeout.patch, solrTimeout.patch, solrTimeout.patch


Uses LUCENE-997 to add time out support to Solr.

Reply via email to