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

Elasticsearch 6 search support #203

Merged
merged 2 commits into from
Mar 29, 2019
Merged

Elasticsearch 6 search support #203

merged 2 commits into from
Mar 29, 2019

Conversation

tmanninger
Copy link
Contributor

Hi,

the default searchfilter don't works with elasticsearch 6 (returns no results).

With this fix, the search works again.

@tmanninger
Copy link
Contributor Author

See
#179 (comment)

@kiwiz kiwiz merged commit 0055090 into etsy:master Mar 29, 2019
@kiwiz
Copy link
Contributor

kiwiz commented Mar 29, 2019

Thanks for the PR. I'm not sure why this is, as ES 6.x still has OR as the default operator - but it doesn't hurt to be explicit.

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.

2 participants