[
https://issues.apache.org/jira/browse/SOLR-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan McKinley updated SOLR-467:
-------------------------------
Attachment: SOLR-467-RemoveCoreFromSolrj.patch
removes all "core" options from solrj and updates the multicore tests to create
new SolrServers for each 'core'
> Remove 'core' options from solrj
> --------------------------------
>
> Key: SOLR-467
> URL: https://issues.apache.org/jira/browse/SOLR-467
> Project: Solr
> Issue Type: Task
> Affects Versions: 1.3
> Reporter: Ryan McKinley
> Assignee: Ryan McKinley
> Fix For: 1.3
>
> Attachments: SOLR-467-RemoveCoreFromSolrj.patch
>
>
> Remove the option to change cores for a SolrServer. The core should be
> selected in the constructor -- for Http version, this is with the path, and
> the Embedded version can get registered with a name or SolrCore.
> This will require creating a new SolrServer for multi-core admin operations.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.