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

Django3 #1

Open
wants to merge 39 commits into
base: model_filter_es5
Choose a base branch
from
Open

Django3 #1

wants to merge 39 commits into from

Conversation

eritter688
Copy link

This branch built off of model_filter_es5 branch.

erez-o and others added 30 commits May 16, 2018 11:26
Added example for Solr 6.X
This ignores warnings which are moot using Black
Not preventing the page from rendering is fine but they
should be logged, ideally in a Sentry-friendly manner
Java 10 helpfully breaks most of the tuning options which Solr uses
Haystack used to shadow some Django GIS objects under
haystack.utils.geo but no longer does to avoid any confusion
as to whether they were customized at all (they were not).
This avoids a wildcard import pulling in things we don't intend to
expose
…yset-instanciated

Fixes django-haystack#1624:  SearchQuerySet is instantiated at startup
The docs give an example for Solr but not for Elasticsearch, and they differ.
Add Elasticsearch example for adjusting highlight tags.
Remove compatibility shims for Django < 1.4
Django 2.0 doesn't support Python 2.
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.

6 participants