V Parthiban
05/06/2025, 7:47 AMsort: true
for all dynamically created fields of type string
or number
, at the time of indexing — without manually updating the schema afterward?
Since field names and types vary per document, defining the schema in advance isn’t practical. Any way to tell Typesense to default to sort: true
for eligible fields during auto-schema creation?
Thanks!