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

[SearchBundle] Incompatibility with Elasticsearch 2.1.1 version #1117

Closed
fchris82 opened this issue Apr 19, 2016 · 2 comments
Closed

[SearchBundle] Incompatibility with Elasticsearch 2.1.1 version #1117

fchris82 opened this issue Apr 19, 2016 · 2 comments

Comments

@fchris82
Copy link
Contributor

I find some fatal errors:

Mapping definition for has unsupported parameters: index_name

https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking_20_mapping_changes.html#_literal_index_name_literal_and_literal_path_literal_removed

Root mapping definition has unsupported parameters:  [analyzer : index_analyzer_hu] [_boost : {name=_boost, null_value=1}]

https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking_20_mapping_changes.html#_analyzer_mappings

@fchris82
Copy link
Contributor Author

There is a new version from ruflin/Elastica : https://github.com/ruflin/Elastica/releases . It might be a custom elastic2 branch: https://getcomposer.org/doc/articles/aliases.md#require-inline-alias , with different ruflin/Elastica version.

@Numkil
Copy link

Numkil commented Jun 16, 2016

These issues will be resolved in the next release of the Bundles. As of yet the max supported version of elasticsearch is 1.7.

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

3 participants