From 74c85026b97deb028125089bbe56baaf764cea22 Mon Sep 17 00:00:00 2001 From: ramky1982 Date: Thu, 10 Sep 2015 11:57:44 +0530 Subject: [PATCH] Update query_dsl.asciidoc --- docs/reference/migration/migrate_2_0/query_dsl.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/migration/migrate_2_0/query_dsl.asciidoc b/docs/reference/migration/migrate_2_0/query_dsl.asciidoc index cb9e1581a91..1d06a14069c 100644 --- a/docs/reference/migration/migrate_2_0/query_dsl.asciidoc +++ b/docs/reference/migration/migrate_2_0/query_dsl.asciidoc @@ -25,7 +25,7 @@ be cacheable. Filter context is introduced by: aggregations or index aliases -- -As a result of this change, he `execution` option of the `terms` filter is now +As a result of this change, the `execution` option of the `terms` filter is now deprecated and ignored if provided. ==== `or` and `and` now implemented via `bool`