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

Backend for Elasticsearch 2.x #1460

Merged
merged 14 commits into from
Jan 2, 2017
Merged

Conversation

ElSaico
Copy link
Contributor

@ElSaico ElSaico commented Dec 5, 2016

This continues where #1391 left off, rebasing and fixing expected behaviors of recent versions of Haystack.

@acdha acdha self-assigned this Dec 6, 2016
@seocam
Copy link

seocam commented Dec 7, 2016

@acdha we have been using this backend since March and in production since June. If you need any info or any tests you would like us to perform just let us know.

Today @ElSaico will start to code the backend for ES 5 as well.

This was referenced Dec 13, 2016
@acdha
Copy link
Contributor

acdha commented Dec 13, 2016

@seocam Sorry for not responding earlier – I'm looking to merge this this week & will get back to you as soon as I switch over to working on Haystack again.

@SalahAdDin
Copy link

@acdha Thank you!

@@ -26,10 +26,21 @@ addons:

before_install:
- mkdir -p $HOME/download-cache
- wget -qO - https://packages.elastic.co/GPG-KEY-elasticsearch | sudo apt-key add -
- >
Copy link
Contributor

Choose a reason for hiding this comment

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

I was wondering why this didn't use add-apt-repository. 9ab6bfa adds a doc pointer and elastic/elasticsearch#22405 will update the docs to cover why this is still a good idea.

@acdha
Copy link
Contributor

acdha commented Jan 2, 2017

I'm working on a few minor changes as part of the merge process here:

https://github.com/acdha/django-haystack/tree/es2-branch-merge

acdha added a commit to acdha/django-haystack that referenced this pull request Jan 2, 2017
@acdha acdha merged commit db429c2 into django-haystack:master Jan 2, 2017
@acdha
Copy link
Contributor

acdha commented Jan 4, 2017

I just uploaded v2.6.0 to PyPI:

https://django-haystack.readthedocs.io/en/v2.6.0/changelog.html#v2-6-0-2017-01-02
https://pypi.python.org/pypi/django-haystack/2.6.0

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.

5 participants