field-names-field.asciidoc 252 B

123456
  1. [[mapping-field-names-field]]
  2. === `_field_names`
  3. The `_field_names` field indexes the field names of a document, which can later
  4. be used to search for documents based on the fields that they contain typically
  5. using the `exists` and `missing` filters.