Skip to content

Back porting Completion types with multi-fields support (#34081)#34228

Merged
pgomulka merged 2 commits intoelastic:6.xfrom
pgomulka:6.x
Oct 3, 2018
Merged

Back porting Completion types with multi-fields support (#34081)#34228
pgomulka merged 2 commits intoelastic:6.xfrom
pgomulka:6.x

Conversation

@pgomulka
Copy link
Copy Markdown
Contributor

@pgomulka pgomulka commented Oct 2, 2018

This is to back port from master.
Review not needed
relates #15115

Mappings with completion type and multi-fields, were not able to index array or
object format on completion fields. Only string format was supported.
This is fixed by providing multiField parser with externalValueContext with already parsed object

closes elastic#15115
@nik9000
Copy link
Copy Markdown
Member

nik9000 commented Oct 2, 2018

@pgomulka you should probably edit the subject. Sometimes folks open up PRs by accident with subjects with similar names.

@pgomulka pgomulka changed the title 6.x Back porting Completion types with multi-fields support (#34081) Oct 2, 2018
@pgomulka
Copy link
Copy Markdown
Contributor Author

pgomulka commented Oct 2, 2018

@nik9000 sorry for that. Forgot to edit the subject when creating and it ended up like that automatically. Updated just now

@pgomulka
Copy link
Copy Markdown
Contributor Author

pgomulka commented Oct 2, 2018

relates #34081

@pgomulka pgomulka merged commit 05ca2f9 into elastic:6.x Oct 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants