OpenSearch/docs/reference
Martijn van Groningen 53874bf5a6 aliases: Parse aliases at search time and never cache parsed alias filters
The work around for resolving `now` doesn't need to be used for aliases, becuase alias filters are parsed at search time. However it can't be removed, because the percolator relies on it.

Parent/child can be specified again in alias filters, this now works again because alias filters are parsed at search time. Parent/child will also use the late query parse work around, to make sure to do the final preparations when the search context is around. This allows the aliases api to validate the parent/child queries without failing because there is no search context.

Closes #10485
2015-07-01 21:20:54 +02:00
..
aggregations Aggregations: Adds other bucket to filters aggregation 2015-07-01 10:44:04 +01:00
analysis spell correct and add single quotes 2015-05-26 11:41:19 +02:00
cat Consolidate shard level abstractions 2015-06-24 15:18:04 +02:00
cluster Docs: Documented delayed allocation settings 2015-06-30 13:53:04 +02:00
docs Consolidate shard level abstractions 2015-06-24 15:18:04 +02:00
images Docs: Fix misplaced images in moving_avg docs 2015-05-27 16:13:36 -04:00
index-modules Docs: Documented delayed allocation settings 2015-06-30 13:53:04 +02:00
indices Rename caches. 2015-06-29 10:15:27 +02:00
mapping aliases: Parse aliases at search time and never cache parsed alias filters 2015-07-01 21:20:54 +02:00
migration percolator: `getTime` -> `time` 2015-06-30 18:44:58 +02:00
modules Docs: clarification of allocation awareness w.r.t. rack failures 2015-06-29 11:57:32 +02:00
query-dsl nested query: Added `min` score mode. 2015-06-29 12:26:30 +02:00
search docs: Fix field stats docs. 2015-07-01 12:05:26 +02:00
setup Docs: Added cluster naming advice to setup and getting started docs 2015-06-19 18:34:00 +02:00
testing Replace references to ImmutableSettings with Settings 2015-06-24 14:54:53 +09:00
aggregations.asciidoc Scripting: Unify script and template requests across codebase 2015-05-29 16:52:04 +01:00
analysis.asciidoc Add more anchor links to documentation 2013-09-30 13:13:16 -06:00
api-conventions.asciidoc API: Add response filtering with filter_path parameter 2015-05-26 13:51:04 +02:00
cat.asciidoc Cat API: Add wildcard support for header names 2015-05-27 16:09:31 +02:00
cluster.asciidoc Remove `_shutdown` API 2015-04-27 17:19:36 +02:00
docs.asciidoc Bulk UDP: Removal. 2014-09-11 09:52:09 +02:00
getting-started.asciidoc Docs: Use consistent plural form of index 2015-07-01 10:51:43 +02:00
glossary.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
index-modules.asciidoc Docs: Refactored modules and index modules sections 2015-06-22 23:49:45 +02:00
index.asciidoc Docs: Added stub entries for pages deleted from 1.x 2015-05-24 17:57:34 +02:00
indices.asciidoc [doc] remove reference to seal, was removed in #11336 2015-05-29 11:40:34 +02:00
mapping.asciidoc Docs: Refactored modules and index modules sections 2015-06-22 23:49:45 +02:00
modules.asciidoc Docs: Refactored modules and index modules sections 2015-06-22 23:49:45 +02:00
query-dsl.asciidoc Docs: Reorganised the Query DSL docs into families and explaing query vs filter context 2015-06-04 01:59:37 +02:00
redirects.asciidoc Rename caches. 2015-06-29 10:15:27 +02:00
search.asciidoc [Docs] Fix minor spelling errors 2015-05-25 19:56:43 +02:00
setup.asciidoc Docs: Added stub entries for pages deleted from 1.x 2015-05-24 17:57:34 +02:00
testing.asciidoc [DOCS] Test framework documentation 2013-12-02 18:01:45 +01:00