Hello,

I am running SolrCloud 6.6.0 and trying to add new fields to Solr Schema. I
have added fields to /var/solr/data/collection1/conf/managed-schema and
executed,

*- /opt/zookeeper/bin/zkCli.sh delete /configs/collection1/managed-schema
- /opt/zookeeper/bin/zkCli.sh create /configs/collection1/managed-schema
"`cat /var/solr/data/collection1/conf/managed-schema`"*

I could see fields on managed-schema on Solr UI and when I start deltas and
query, I am not able to see those fields in the result set. 

Please let me know if this is the way to update schema in SolrCloud



--
Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to