Hi, I am trying to figure out how to change the schema/config of an existing core or a core to be created via http calls to solr. After spending hours in searching online, I still could not find any documents showing me how to do it.
The only way I know is that you have to log on to the solr host and then create/modify the schema/config files on the host. It seem surprising to me that we can create new core via the http interface but are not able to change the schema/config in the same way. Can anyone give me some hints? Thanks. Regards, James