Hi all, I am a Solr newbie and would like to understand how enum types can be added to solrcloud schema which resides in zookeeper.
In the example here < https://lucene.apache.org/solr/guide/7_0/working-with-enum-fields.html#working-with-enum-fields > it relies on an enumsConfig.xml file that would further contain the definition of the enum field type. Not sure how this is done in SolrCloud. Further more it is not obvious how to add an enum type from the UI. Any help here will be appreciated. Regards Parag