OpenSearch/docs/reference/rollup
Zachary Tong f9dd33a0b9
[Rollup] Proactively resolve index patterns in RollupSearch endoint (#34930)
This changes the RollupSearch endpoint to proactively resolve index
patterns.  If the index pattern(s) match more than one rollup index,
an exception is throw as before.  But if the pattern only matches one
rollup index, execution is allowed to continue (unlike before where
it would assume all patterns were for raw data).

This also allows the search endpoint to resolve aliases that point to
a rollup index.

Also tweaks the documentation to make this clear.

Closes #34828
2018-10-30 13:50:50 -04:00
..
apis [Rollup] Proactively resolve index patterns in RollupSearch endoint (#34930) 2018-10-30 13:50:50 -04:00
api-quickref.asciidoc [DOCS] Move rollup APIs to docs (#31450) 2018-08-31 10:50:43 -07:00
index.asciidoc [DOCS] Move rollup APIs to docs (#31450) 2018-08-31 10:50:43 -07:00
overview.asciidoc [DOCS] Move rollup APIs to docs (#31450) 2018-08-31 10:50:43 -07:00
rollup-agg-limitations.asciidoc [DOCS] Move rollup APIs to docs (#31450) 2018-08-31 10:50:43 -07:00
rollup-api.asciidoc [DOCS] Move rollup APIs to docs (#31450) 2018-08-31 10:50:43 -07:00
rollup-getting-started.asciidoc [DOCS] Move rollup APIs to docs (#31450) 2018-08-31 10:50:43 -07:00
rollup-search-limitations.asciidoc [Rollup] Proactively resolve index patterns in RollupSearch endoint (#34930) 2018-10-30 13:50:50 -04:00
understanding-groups.asciidoc [DOCS] Move rollup APIs to docs (#31450) 2018-08-31 10:50:43 -07:00