[
https://issues.apache.org/jira/browse/SOLR-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562215#action_12562215
]
Ryan McKinley commented on SOLR-457:
------------------------------------
It is there so that multicore reload/swap/etc are all accessible with the same
interface for embedded and remote. If we only had the remote case, it would
not be necessary, but the embedded version can get stale references.
As I try to justify it now, I can think of some other ways to do that -- now
that the core is required to be selected in the path. I'll open a new issue
for that and tackle it before 1.3 release.
ryan
> 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
>
>
> 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.