Skip to content

Commit

Permalink
[DOCS] Added 'fail_on_unsupported_field' param to MLT. Closes elastic…
Browse files Browse the repository at this point in the history
  • Loading branch information
Sue-Gallagher committed Jun 7, 2018
1 parent 52d46c5 commit f636171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/query-dsl/mlt-query.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ The syntax is the same as the <<query-dsl-minimum-should-match,minimum should ma
`fail_on_unsupported_field`::
Controls whether the query should fail (throw an exception) if any of the
specified fields are not of the supported types
(`text` or `keyword'). Set this to `false` to ignore the error and continue
(`text` or `keyword'). Set this to `false` to ignore the field and continue
processing. Defaults to
`true`.

Expand Down

0 comments on commit f636171

Please sign in to comment.