Skip to content

Conversation

@romseygeek
Copy link
Contributor

Analyzers are currently resolved in the parse phase, meaning that by the
time we build mappings we no longer have any references to IndexAnalyzers.
In future, we would like to move analysis resolution entirely into the build
phase, making it possible to construct catch-all text fields that are still
distinguished by analyzers. This commit is a first step, deferring analyzer
resolution in text-based fields to build and converting analyzer parameters
to be string-based.

@romseygeek romseygeek added :Search Foundations/Mapping Index mappings, including merging and defining field types >refactoring v8.8.0 labels Apr 3, 2023
@romseygeek romseygeek self-assigned this Apr 3, 2023
@elasticsearchmachine
Copy link
Collaborator

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

@elasticsearchmachine elasticsearchmachine added the Team:Search Meta label for search team label Apr 3, 2023
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-search-foundations (Team:Search Foundations)

@elasticsearchmachine elasticsearchmachine added the Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch label Jul 4, 2024
@elasticsearchmachine elasticsearchmachine removed the Team:Search Meta label for search team label Jul 4, 2024
@romseygeek romseygeek closed this Aug 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>refactoring :Search Foundations/Mapping Index mappings, including merging and defining field types Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants