django-haystack
django-haystack copied to clipboard
DOCS: document boosting is not supported by the elasticsearch backend
This was removed when adding the elasticsearch2 backend #1247
Before the docs was also not quite correct #1368 for elasticsearch, but that is moot now. That issue can be closed.
Hey, thanks for contributing to Haystack. Please review the contributor guidelines and confirm that the tests pass with at least one search engine.
Once your pull request has been submitted, the full test suite will be executed on https://github.com/django-haystack/django-haystack/actions/workflows/test.yml. Pull requests with passing tests are far more likely to be reviewed and merged.
This was removed when adding the elasticsearch2 backend #1247
Before the docs was also not quite correct for elasticsearch, but that is moot now. #1368 That issue can be closed.