Skip to content

Instantly share code, notes, and snippets.

@hweller1
Created September 20, 2024 14:45
Show Gist options
  • Select an option

  • Save hweller1/834fcffffe57415ec0a959f1f3c8b2b4 to your computer and use it in GitHub Desktop.

Select an option

Save hweller1/834fcffffe57415ec0a959f1f3c8b2b4 to your computer and use it in GitHub Desktop.
"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