Updating token_separators in Typesense
TLDR 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.
Powered by Struct AI
2
8mo
Solved
Feb 09, 2023 (8 months ago)
Anh-Jo
Anh-Jo
03:33 PMHey ! I've deployed a Typesense-cloud and I've already put my data into my collection, but forgot to set
token_separator
. Do you know if there a way to update it without deleting -> recreating my collection ? :thinking_face:Jason
Jason
05:36 PM Anh-Jo Unfortunately the only way to update token_seperators is to create a new collection with the updated setting and then reindex your data in that new collection.
Typesense
Lightning-fast, open source search engine for everyone | Knowledge Base powered by Struct.AI
Indexed 2779 threads (79% resolved)
Similar Threads
Updating token_separators in Typesense Cloud Issue
Loic encountered an error while trying to update token_separators in Typesense Cloud. Jason suggested creating a new schema and reindexing data.
3
14mo
Solved
Changing Token Separators and Reindexing Collection Schema
Steffen asked about changing token_separators and reindexing, Kishore Nallan informed they need to create a new collection and reindex the data.
3
5mo
Solved
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.
4
5mo
Solved