opendistro-for-elasticsearch / k-NN

🆕 A machine learning plugin which supports an approximate k-NN search algorithm for Open Distro.
https://opendistro.github.io/
Apache License 2.0
277 stars 55 forks source link

Add existsQuery and fix bug in KNNVectorFieldMapper for ODFE 1.9 #243

Closed jmazanec15 closed 4 years ago

jmazanec15 commented 4 years ago

Issue #, if available:

239

Description of changes: This PR (1) backports the existsQuery type to ODFE 1.9 and fixes the bug related to #239.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.