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

NotImplementedError: Fake query evaluation not implemented for query type: MATCH_ALL #52

Closed
Dobatymo opened this issue Dec 22, 2020 · 0 comments · Fixed by #54
Closed

Comments

@Dobatymo
Copy link

Dobatymo commented Dec 22, 2020

Using Python 3.7, elasticsearch==7.10.0 and ElasticMock==1.6.2
Match all queries don't work.

es.search({"query": {"match_all", {}}})
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 a pull request may close this issue.

1 participant