On 12/24/2019 5:11 PM, Nicolas Paris wrote:
Do you mean "copy fields" is only an action of changing the schema ? I was thinking it was adding a new field and eventually a new index to the collection
The copy that copyField does happens at index time. Reindexing is required after changing the schema, or nothing happens.
If you are redoing the indexing after changing the schema and reloading/restarting, then you can ignore me.
Thanks, Shawn