Hi team! Quick question: If I want to store `objec...
# community-help
d
Hi team! Quick question: If I want to store
object
field with
index: false
I still need to use
enable_nested_fields
?
k
All fields are automatically stored. No need to even send index: false
d
So just add object-type field to the document without mentioning it in the schema?
k
Yes