If you are using API (which AdminUI does), the regenerated file will
loose comments and sort everything in particular order. That's just
the implementation at the moment.
If you don't like that, you can always modify the schema file by hand
and reload the core to notice the changes. You can even s
You can use the Solr rest services to do all those operations.
https://lucene.apache.org/solr/guide/8_3/schema-api.html
Normally in a productive environment you don’t use the UI but do all changes in
a controlled automated fashion using the REST APIs.
> Am 06.04.2020 um 20:11 schrieb TK Solr