Skip to content

Search as you type field to support subfields#82430

Merged
javanna merged 1 commit intoelastic:masterfrom
javanna:enhancement/search_as_you_type_multifields
Jan 11, 2022
Merged

Search as you type field to support subfields#82430
javanna merged 1 commit intoelastic:masterfrom
javanna:enhancement/search_as_you_type_multifields

Conversation

@javanna
Copy link
Copy Markdown
Contributor

@javanna javanna commented Jan 11, 2022

It has been reported that the search as you type field accepts sub-fields as part of its mapping definition, but those are being silently ignored. With this commit we add support for multi-fields to the search as you type field.

Closes #56326

It has been reported that the search as you type field accepts sub-fields as part of its mapping definition, but those are being silently ignored. With this commit we add support for multi-fields to the search as you type field.

Closes elastic#56326
@javanna javanna added >bug :Search Foundations/Mapping Index mappings, including merging and defining field types v8.1.0 labels Jan 11, 2022
@javanna javanna requested a review from romseygeek January 11, 2022 15:38
@elasticmachine elasticmachine added the Team:Search Meta label for search team label Jan 11, 2022
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

Copy link
Copy Markdown
Contributor

@romseygeek romseygeek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>bug :Search Foundations/Mapping Index mappings, including merging and defining field types Team:Search Meta label for search team v8.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

search_as_you_type doesn't work with multi-field

3 participants