Indexing Mode
This section is a work in progress…
Indexing mode defines what parts of the documents are indexed and how.
Available modes for _index option are:
- none,- all
- field,- field_terms,- field_values
- global,- global_terms,- global_values
- terms,- values
