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 8, 2018
1 parent f636171 commit 9382de7
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 @@ -242,7 +242,7 @@ The syntax is the same as the <<query-dsl-minimum-should-match,minimum should ma
(Defaults to `"30%"`).

`fail_on_unsupported_field`::
Controls whether the query should fail (throw an exception) if any of the
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 field and continue
processing. Defaults to
Expand Down

0 comments on commit 9382de7

Please sign in to comment.