OpenSearch/modules/analysis-common
Julie Tibshirani 87831051dc
Deprecate types in explain requests. (#35611)
The following updates were made:
- Add a new untyped endpoint `{index}/_explain/{id}`.
- Add deprecation warnings to Rest*Action, plus tests in Rest*ActionTests.
- For each REST yml test, make sure there is one version without types, and another legacy version that retains types (called *_with_types.yml).
- Deprecate relevant methods on the Java HLRC requests/ responses.
- Update documentation (for both the REST API and Java HLRC).
2018-12-10 19:45:13 -08:00
..
src Deprecate types in explain requests. (#35611) 2018-12-10 19:45:13 -08:00
build.gradle Add conditional token filter to elasticsearch (#31958) 2018-09-05 14:52:43 +01:00