Details
Description
Hello,
Solr 4.4 added the ability to modify the schema by adding fields and specifying copy fields via the Schema REST API :
http://wiki.apache.org/solr/SchemaRESTAPI
This is great, since it no longer requires to put one's hands onto the Solr Server directly.
On the other hand, it's a bit frustrating that fields added that way can't be edited via the API too.
http://lucene.472066.n3.nabble.com/Update-field-properties-via-Schema-Rest-API-td4087907.html
Will this possibility be implemented in the near future ?
Regards,
Ben
Attachments
Issue Links
- is duplicated by
-
SOLR-6141 Schema API: Remove fields, dynamic fields, field types and copy fields; and replace fields, dynamic fields and field types
- Closed