Hi all, recently updated to Typesense v0.24.0, hop...
# random
y
Hi all, recently updated to Typesense v0.24.0, hoping to use the new native object option. How can I update an existing collection schema to turn
enable_nested_fields: true
? Thanks in advance
Ended up just cloning the collection with that one attribute changed.
If there is a way to do it without having to do this, would love to hear about it
j
You would have to create a new collection to enable nested fields… that’s the only way unfortunately
👍 1