elasticsearch/plugins
Adrien Grand 25750a3696
Make intervals queries fully pluggable through field mappers. (#71429)
`MappedFieldType` only allows configuring `match` and `prefix` queries today.
This change makes it possible to configure how to create `wildcard` and `fuzzy`
queries as well.

This will allow making the upcoming `match_only_text` field fully support
intervals queries.
2021-04-20 18:10:12 +02:00
..
analysis-icu Upgrade to Lucene 8.8.2 on 8.0 (#71587) 2021-04-14 08:52:23 -04:00
analysis-kuromoji Upgrade to Lucene 8.8.2 on 8.0 (#71587) 2021-04-14 08:52:23 -04:00
analysis-nori Upgrade to Lucene 8.8.2 on 8.0 (#71587) 2021-04-14 08:52:23 -04:00
analysis-phonetic Upgrade to Lucene 8.8.2 on 8.0 (#71587) 2021-04-14 08:52:23 -04:00
analysis-smartcn Upgrade to Lucene 8.8.2 on 8.0 (#71587) 2021-04-14 08:52:23 -04:00
analysis-stempel Upgrade to Lucene 8.8.2 on 8.0 (#71587) 2021-04-14 08:52:23 -04:00
analysis-ukrainian Upgrade to Lucene 8.8.2 on 8.0 (#71587) 2021-04-14 08:52:23 -04:00
discovery-azure-classic
discovery-ec2
discovery-gce
examples Warn users if security is implicitly disabled (#70114) 2021-04-13 18:33:41 +02:00
ingest-attachment Introduce yamlRestCompatTests for :plugins projects (#71440) 2021-04-08 16:11:50 -05:00
mapper-annotated-text Make intervals queries fully pluggable through field mappers. (#71429) 2021-04-20 18:10:12 +02:00
mapper-murmur3 Introduce yamlRestCompatTests for :plugins projects (#71440) 2021-04-08 16:11:50 -05:00
mapper-size Introduce yamlRestCompatTests for :plugins projects (#71440) 2021-04-08 16:11:50 -05:00
repository-azure Add read barrier to AzureBlobStore#convertStreamToByteBuffer (#71832) 2021-04-20 17:43:03 +02:00
repository-gcs
repository-hdfs Update build to Gradle 7.0 (#68506) 2021-04-13 09:15:08 +02:00
repository-s3
store-smb
transport-nio
build.gradle