[ https://issues.apache.org/jira/browse/SOLR-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559282#action_12559282 ]
Ryan McKinley commented on SOLR-457: ------------------------------------ Is this something that is only used in the distributed search context? If so, it might make sense to put it in a package (or private class) that is limited to SOLR-303 related functions. I get a little scared that people would think they need to use "MultiThreadedHttpSolrServer" for multi threaded access -- the CommonsHttpSolrServer is mult threaded. > 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 > Fix For: 1.3 > > Attachments: multithreaded-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.