We are using Solr 5.2.1 with Zookeeper 3.4.6.
We would like to add an extra search field in the solr search schema, for that we have added filed in schema.xml however it is not reflecting to the solr index.
We have also tried below things - 1. Started Zookeeper as well as solr services. 2. Tried to reload the core
Could you please share what we need to do fix this issue?
Thank You in advance.
Bhagwat Mane
Thank You Pihentagyu,
Short steps for above discussion -
Considering :
Follow below steps to reflect changes made in schema.xml to zookeeper configuration -
For Windows
Where
Note : use zkcli.sh for linux.