elasticsearch/plugins/mapper-annotated-text
Julie Tibshirani 5852fbedf5
Rename QueryShardContext -> SearchExecutionContext. (#67490)
We decided to rename `QueryShardContext` to clarify that it supports all parts
of search request execution. Before there was confusion over whether it should
only be used for building queries, or maybe only used in the query phase. This
PR also updates the javadocs.

Closes #64740.
2021-01-14 09:11:59 -08:00
..
src Rename QueryShardContext -> SearchExecutionContext. (#67490) 2021-01-14 09:11:59 -08:00
build.gradle Convert most OSS plugins from integTest to [yaml | java]RestTest or internalClusterTest (#59444) 2020-07-28 16:43:17 -05:00