matthewdeanmartin / openmock

Python Opensearch Mock for test purposes (fork of elasticmock)
https://pypi.python.org/pypi/openmock
MIT License
12 stars 11 forks source link

Implement EXISTS query type #12

Closed mantasimkus closed 1 year ago

mantasimkus commented 1 year ago

Description: implemented EXISTS query type that can be used to query for NULL/non-NULL field values.

mantasimkus commented 1 year ago

@matthewdeanmartin could you please take a look at the solution? 🙏