[
https://issues.apache.org/jira/browse/SOLR-5922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Varun Thacker updated SOLR-5922:
--------------------------------
Attachment: SOLR-5922.patch
New patch.
Since our motivation here is to make sure that whatever is supported in the
Collection API calls should be mirrored for SolrJ I just added the
setProperties() option for Create and SplitShard calls.
Patch removes the additional convenience methods in previous patches around
uLogDir, dataDir and instanceDir as those are not directly exposed through the
collections api call but only through property.key=value format.
> Add Properties and other parameters to SolrJ Collection Admin Request calls
> ---------------------------------------------------------------------------
>
> Key: SOLR-5922
> URL: https://issues.apache.org/jira/browse/SOLR-5922
> Project: Solr
> Issue Type: Improvement
> Reporter: Varun Thacker
> Assignee: Anshum Gupta
> Fix For: 5.0
>
> Attachments: SOLR-5922.patch, SOLR-5922.patch, SOLR-5922.patch,
> SOLR-5922.patch, SOLR-5922.patch
>
>
> SOLR-5208 added functionality for the setting of core.properties key/values
> at create-time on Collections API.
> We should allow the same behaviour for SolrJ API calls as well.
> Also I want to add get and set methods to be able to add 'instanceDir',
> 'dataDir', 'ulogDir' for a create colleciton call.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]