Hello @emmanuelkatto,
Some parameters are mutable after you create your collection, but not all. To modify immutable parameters, you’ll need to export your data, create a new collection, and then import your data into it.
Note that changes involving Cross-References will require a re-import as they involve schema changes.
Regards,
Mohamed Shahin,
Weaviate Support