The Schema REST API is a new feature and supports only adding fields
(and that too since Solr 4.4). It doesn't support modifying fields
yet.

On Tue, Sep 3, 2013 at 2:39 PM, bengates <benga...@aliceadsl.fr> wrote:
> Hello,
>
> I'm pretty new to Solr, as a PHP developer.
> I'm still reading the tutorials for getting started with Solr, adding and
> indexing data. I'm still using the example/start.jar, as I still didn't
> succeed to config a true (production-ready) Solr instance. But doesn't
> matter.
>
> As I can't deal with Java, Tomcat etc, I just want to do the maximum things
> with the REST API, for not having to edit any file.
>
> I have needs in adding and editing fields frequently, so I use the Schema
> Rest API.
> However, the wiki http://wiki.apache.org/solr/SchemaRESTAPI explains how to
> add fields, but not to update or delete them.
>
> Can you help me ?
>
> I really need to control (e.g. update) the properties of my fields (indexed,
> stored, multiValued, etc) via the REST API, without having to edit any file
> each time I need an update.
>
> Thanks,
> Ben
>
>
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Update-field-properties-via-Schema-Rest-API-tp4087907.html
> Sent from the Solr - User mailing list archive at Nabble.com.



-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to