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

No handler for multi_field error #39

Open
rohitnick opened this issue Aug 10, 2016 · 0 comments
Open

No handler for multi_field error #39

rohitnick opened this issue Aug 10, 2016 · 0 comments

Comments

@rohitnick
Copy link

Getting the below error on running rake spree_elasticsearch:load_products

Elasticsearch::Transport::Transport::Errors::BadRequest: [400] {"error":{"root_cause":[{"type":"mapper_parsing_exception","reason":"No handler for type [multi_field] declared on field [name]"}],"type":"mapper_parsing_exception","reason":"Failed to parse mapping [spree_product]: No handler for type [multi_field] declared on field [name]","caused_by":{"type":"mapper_parsing_exception","reason":"No handler for type [multi_field] declared on field [name]"}},"status":400}

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

No branches or pull requests

1 participant