Hi; I am developing an application that will have an ability to list and edit SolrCloud config files at Zookeeper. Basically operator will able to see stopwords, synonyms (also elevator). Operator will edit it from my dashboard and this files will be updated at Zookeper.
Currently I use cloud-scripts that is shipped with Solr. SolrZkClient, ResourceLoader are options to use. What is the most convenient way for my list and edit purpose? Thanks; Furkan KAMACI