Created
September 20, 2024 14:45
-
-
Save hweller1/834fcffffe57415ec0a959f1f3c8b2b4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "knnBeta": { | |
| "filter": { | |
| "compound": { | |
| "must": [ | |
| { | |
| "queryString": { | |
| "query": "TEST_NAME_1 AND TEST_NAME_2~2 NOT TEST_NAME_3", | |
| "defaultPath": "descriptions" | |
| } | |
| }, | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment