Sample Header Ad - 728x90

List solr replica properties

2 votes
0 answers
52 views
I'm looking for a way to list all properties on a replica. I checked this page: https://lucene.apache.org/solr/guide/7_6/collections-api.html But no such thing is mentioned there. Only adding, editing or deleting existing properties, but no way of listing all of them. How can I find out which properties have already been set on a replica? EDIT: Found them in zookeeper. Use command: zkCli.sh get /solr/collections//state.json
Asked by KdgDev (221 rep)
Nov 1, 2019, 03:42 PM
Last activity: Nov 4, 2019, 09:23 AM