Description
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.
Attachments
Attachments
Issue Links
- is part of
-
SOLR-6448 Improve SolrJ support for Collections API
- Closed