Changing Token Separators and Reindexing Collection Schema
TLDR Steffen asked about changing token_separators and reindexing, Kishore Nallan informed they need to create a new collection and reindex the data.
Apr 28, 2023 (5 months ago)
Steffen
11:53 AMtoken_separators
in my collection schema, will it be automatically reindexed or do I need to delete the whole collection and reindex everything?Kishore Nallan
11:54 AMSteffen
11:54 AMTypesense
Indexed 2779 threads (79% resolved)
Similar Threads
Changing Token Separators for a Collection
Dima inquired about changing `token_separators` for a collection. Kishore Nallan confirmed it's done via alias and creation of an updated collection followed by reindexing.
Updating token_separators in Typesense
Anh-Jo asks if token_separators can be updated without deleting and recreating a Typesense collection. Jason responds that it's not possible and suggests creating a new collection with the updated setting and reindexing the data.
Updating Existing Schema Error in UI
Dev encountered an error while updating a schema through the UI. Jason explained that creating a new collection with the updated schema is necessary to change the setting.