Avoid matadata fields being indexed for search
Avoid the $schema
and _access
fields from being used for search purposes (indexed). include_in_all
has been deprecated as of ES5.
Avoid the $schema
and _access
fields from being used for search purposes (indexed). include_in_all
has been deprecated as of ES5.