Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Service middleware neeeds to be migrated to array of objects #53

Open
baelter opened this issue Feb 10, 2015 · 0 comments
Open

Service middleware neeeds to be migrated to array of objects #53

baelter opened this issue Feb 10, 2015 · 0 comments
Assignees

Comments

@baelter
Copy link
Contributor

baelter commented Feb 10, 2015

"middleware" in service schema mixes array types, elasticsearch can't map this, causing exception and the doc is not indexed at all.

Fix is to reimplement "middleware" parsing of schema to use a "typed" array.

@cnrdh cnrdh self-assigned this Oct 20, 2015
@cnrdh cnrdh changed the title MapperParsingException: failed to parse [middleware] Service middleware neeeds to be migrated to array of objects May 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants