You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update solr schema template to fix stopwords_en.txt relocation
Seems that in versions >3.6 and >4 stopwords_en.txt moved
to a new location. This won't be backwards compatible for
older versions of solr.
Addresses issues django-haystack#558, django-haystack#560
In addition, issue django-haystack#671 references this problem
0 commit comments