OpenSearch/x-pack/plugin/sql
markharwood d5ac3bb87f
Field capabilities - make `keyword` a family of field types (#58315) (#58483)
Introduces a new method on `MappedFieldType` to return a family type name which defaults to the field type.
Changes `wildcard` and `constant_keyword` field types to return `keyword` for field capabilities.

Relates to #53175
2020-06-24 12:32:14 +01:00
..
jdbc Unify dependency licenses task configuration (#58116) (#58274) 2020-06-18 08:15:50 +02:00
qa Field capabilities - make `keyword` a family of field types (#58315) (#58483) 2020-06-24 12:32:14 +01:00
sql-action Unify dependency licenses task configuration (#58116) (#58274) 2020-06-18 08:15:50 +02:00
sql-cli Unify dependency licenses task configuration (#58116) (#58274) 2020-06-18 08:15:50 +02:00
sql-client Unify dependency licenses task configuration (#58116) (#58274) 2020-06-18 08:15:50 +02:00
sql-proto Unify dependency licenses task configuration (#58116) (#58274) 2020-06-18 08:15:50 +02:00
src SQL: Relax parsing of date/time escaped literals (#58336) (#58450) 2020-06-23 18:05:54 +02:00
build.gradle Remove deprecated usage of testCompile configuration (#57921) (#58083) 2020-06-14 22:30:44 +02:00