RE: change solr core schema and config via http

2013-06-28 Thread Wu, James C.
access to the Solr host machine? I mean, how are you managing that server, without ssh access? And if you are not managing the server, what business do you have trying to change the Solr configuration?!?!? Something fishy here! -- Jack Krupansky -Original Message- From: Wu, James C

RE: change solr core schema and config via http

2013-06-28 Thread Wu, James C.
Hi, It only allow adding new fields to the existing schema. My problem is that I am trying to provide my own schema file when I create a new core and I do not have ssh access to the solr host. Is this not even possible? Regards, james -Original Message- From: Rafał Kuć [mailto:r

change solr core schema and config via http

2013-06-28 Thread Wu, James C.
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 h