Updating token_separators in Typesense Cloud Issue
TLDR Loic encountered an error while trying to update token_separators in Typesense Cloud. Jason suggested creating a new schema and reindexing data.
Powered by Struct AI
3
14mo
Solved
Aug 30, 2022 (14 months ago)
Loic
Loic
03:16 PMHi,
In Typesense Cloud I am trying to update the token_separators with
I have this error message:
In Typesense Cloud I am trying to update the token_separators with
"token_separators": ["-","."]
I have this error message:
Error: t: Request failed with HTTP code 400 | Server said: The
fields value should be an array of objects containing the field
name and other properties.
Jason
Jason
03:18 PMYou would have to create a new schema and reindex your data in it
Loic
Loic
03:19 PM:man-facepalming: Ok, thanks Jason
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
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.
2
8mo
Solved
Restricting `token_separators` to a Specific Field in Typesense
Loic asked Jason about applying `token_separators` to a specific field in Typesense. Jason suggested opening a github issue to add this feature.
3
15mo
Solved
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.
3
4mo
Solved