[ 
https://issues.apache.org/jira/browse/SOLR-457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yonik Seeley resolved SOLR-457.
-------------------------------

    Resolution: Fixed

committed (with recommended changes).
I'm resolving this bug, as I think the rest of the mult-threadedness that is 
needed for distributed search belongs there.

There *is* more MT support needed in SolrJ, but in the form of performance 
enhancements when indexing to a single SolrServer I think.  Something that will 
enable multiple indexing threads without requiring the user write a 
multi-threaded client.  It should be relatively easy with the Java5 concurrency 
stuff.


> A multi threaded implementation for solrJ
> -----------------------------------------
>
>                 Key: SOLR-457
>                 URL: https://issues.apache.org/jira/browse/SOLR-457
>             Project: Solr
>          Issue Type: New Feature
>          Components: clients - java
>    Affects Versions: 1.3
>            Reporter: patrick o'leary
>            Priority: Minor
>         Attachments: multithreaded-solrj.patch, solrj.patch
>
>
> Provide a multi threaded implementation of CommonsHttpSolrServer
> For usage with distributed searching in solr-303

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