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

Remove boost which is now unsupported #1313

Conversation

@acdha
Copy link
Contributor

acdha commented Feb 17, 2016

@chrisbrooke Are there any downsides to doing this for ElasticSearch <2.0, which is still pretty common (e.g. AWS's ElasticSearch service runs 1.5)

@chrisbrooke
Copy link
Contributor Author

@acdha according to the docs _boost has been deprecated in Elasticsearch as of v1.0.0.RC1 (https://www.elastic.co/guide/en/elasticsearch/reference/1.4/mapping-boost-field.html#function-score-instead-of-boost). Boost can still be supplied on a field level by adding the boost value to the seach_index

acdha added a commit that referenced this pull request Feb 17, 2016
…data-changes

ElasticSearch: remove deprecated boost mapping section

Thanks to @chrisbrooke for the patch
@acdha acdha merged commit e6a5cdd into django-haystack:master Feb 17, 2016
@acdha
Copy link
Contributor

acdha commented Feb 17, 2016

Perfect – thanks for checking!

acdha added a commit to acdha/django-haystack that referenced this pull request Mar 25, 2016
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.

None yet

3 participants