We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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.
ruflin/Elastica
elastic2
Sorry, something went wrong.
These issues will be resolved in the next release of the Bundles. As of yet the max supported version of elasticsearch is 1.7.
No branches or pull requests
I find some fatal errors:
https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking_20_mapping_changes.html#_literal_index_name_literal_and_literal_path_literal_removed
https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking_20_mapping_changes.html#_analyzer_mappings
The text was updated successfully, but these errors were encountered: