OpenSearch/plugins/mapper-annotated-text/src/test
Julie Tibshirani c7bfb5de41
Add search `fields` parameter to support high-level field retrieval. (#60258)
This feature adds a new `fields` parameter to the search request, which
consults both the document `_source` and the mappings to fetch fields in a
consistent way. The PR merges the `field-retrieval` feature branch.

Addresses #49028 and #55363.
2020-07-28 10:58:20 -07:00
..
java/org/elasticsearch Add search `fields` parameter to support high-level field retrieval. (#60258) 2020-07-28 10:58:20 -07:00
resources/rest-api-spec/test/mapper_annotatedtext Annotated text type should extend TextFieldType (#49555) 2019-11-26 16:52:21 +00:00