[
https://issues.apache.org/jira/browse/SOLR-12224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gerlowski resolved SOLR-12224.
------------------------------------
Fix Version/s: 10.1
9.11
Resolution: Fixed
Great to get this closed out; thanks to Eric and Houston for reviewing the PR.
I've put it on branch_10x and branch_9x, so it should end up on 10.1 and 9.11
(assuming we'll eventually have a 9.11).
> there is no API to read collection properties
> ---------------------------------------------
>
> Key: SOLR-12224
> URL: https://issues.apache.org/jira/browse/SOLR-12224
> Project: Solr
> Issue Type: Bug
> Components: SolrCloud
> Affects Versions: 7.3
> Reporter: Hendrik Haddorp
> Assignee: Jason Gerlowski
> Priority: Major
> Labels: pull-request-available
> Fix For: 10.1, 9.11
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Solr 7.3 added the COLLECTIONPROP API call
> (https://lucene.apache.org/solr/guide/7_3/collections-api.html#collectionprop)
> that allows to set arbitrary properties on a collection. There is however no
> API call that returns the data. The only option is to manually read out the
> collectionprops.json file in ZK below the collection.
> Options could be that the COLLECTIONPROP command has an option to retrieve
> properties, have a special command to list the properties and/or to have the
> properties listed in the clusterstatus output for a collection.
> Would be great if SolrJ would also be supported.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]