Hi, wondering: I forgot to set a search field of m...
# community-help
j
Hi, wondering: I forgot to set a search field of my catalog to
facet=true
- what would be the quickest way to fix this?
j
You'd have to create a new collection with the updated schema and re-index the data unfortunately. We have an open item to make on-the-fly schema changes easier.
😔 1
I'd recommend setting up a collection alias and updating your application to use the alias, so you can do a zero downtime switch when you change the collection schema: https://typesense.org/docs/0.20.0/api/collection-alias.html
👍 1
j
OK Jason, thanks for the info!👍
👍 1