Have a look at the Schema API: https://solr.apache.org/guide/solr/latest/indexing-guide/schema-api.html
Thomas Op ma 15 mei 2023 om 15:05 schreef Subhasis Patra <subhasis.pa...@e2open.com.invalid>: > Thanks for your response. I am using dynamic schema. But I want to copy > all _txt fields to _s fields. I know if I add copy statement in the managed > schema file it will work , but I don’t want to do manual change. Is there a > way I can use curl command to add copy command for all _txt columns in the > managed schema file. > > Thanks > Subhasis Patra > 240-755-2601 > subhasis.pa...@e2open.com >