Hi by my experience any change to the schema collection require delete the collecion, apply the schema change and charge again the collection to apply the changes.
Kind regards ________________________________ De: Shawn Heisey <apa...@elyograg.org> Enviado: jueves, 27 de abril de 2023 19:25 Para: users@solr.apache.org <users@solr.apache.org> Asunto: Re: Is a reindex required when changing a field to large=true? On 4/27/23 11:08, Walter Underwood wrote: > We are looking at changing a field property to be large=true. Can we do that > without reindexing? > > Also, I’d appreciate pointers to discussions about the performance > implications. I did not know what that option was, had to look it up. That would not affect the index on disk in any way, so I do not believe a reindex is required. Thanks, Shawn