What is the purpose of the `fielddata` setting for text fields in Elasticsearch?
-
A
Enables the field to be used in full-text search queries
-
B
Allows text fields to be used in sorting and aggregations by loading data into heap memory
-
C
Stores raw field values on disk for source retrieval
-
D
Enables the field to participate in cross-cluster search