Skip to content

[Fix #201] Removing old elasticsearc compatibility #219

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

Merged
merged 2 commits into from
Dec 26, 2019

Conversation

safwanrahman
Copy link
Collaborator

This fixes #201

@alexgmin
Copy link
Contributor

Can you also update the docs?


from elasticsearch_dsl.field import Keyword, Text
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These imports should be together with the ones in line 11.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@safwanrahman
Copy link
Collaborator Author

@alexgmin This has been updated already. in documentation it is mentioed about which version to install for which ES version.

@safwanrahman safwanrahman merged commit ba441ce into django-es:master Dec 26, 2019
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.

Remove old elasticsearch versions compatibility
2 participants