aparo / pyes

Python connector for ElasticSearch - the pythonic way to use ElasticSearch
BSD 3-Clause "New" or "Revised" License
607 stars 270 forks source link

TermsQuery should not have minimum_match #512

Open caelx opened 7 years ago

caelx commented 7 years ago

The latest version of ES will error out if the TermsQuery passes the minimum_match parameter in a search.