Skip to content

Conversation

@markharwood
Copy link
Contributor

No description provided.

Indexes values using size 3 ngrams and also stores the full original as a binary doc value.
Wildcard queries operate by using a cheap approximation query on the ngram field followed up by a more expensive verification query using an automaton on the binary doc values.  Also supports aggregations and sorting.
@markharwood markharwood added release highlight :Search Foundations/Mapping Index mappings, including merging and defining field types backport labels Mar 16, 2020
@markharwood markharwood self-assigned this Mar 16, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search (:Search/Mapping)

@markharwood markharwood merged commit 2c74f3e into elastic:7.x Mar 16, 2020
markharwood added a commit to markharwood/elasticsearch that referenced this pull request Mar 27, 2020
markharwood added a commit that referenced this pull request Mar 27, 2020
* Revert "Wildcard field - add normalizer support (#53851) (#54109)"

This reverts commit 6a60f85.

* Revert "Formatting fix"

This reverts commit 598d4c1.

* Revert "Backport of new wildcard field type (#53590)"

This reverts commit 2c74f3e.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :Search Foundations/Mapping Index mappings, including merging and defining field types

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants