Amazon Cloudsearch : Filter if exists #4953
Unanswered
anirudh179
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have an amazon cloudsearch domain. The aim is to filter if the field 'xyz' exists. Not all document have a xyz field, and I want to have the ones which do have a 'xyz' filtered with some value xyz:'value' , also the ones that do not have 'xyz' to also be returned.
Is this possible? If so how would it be done using Simple query parser ?
Beta Was this translation helpful? Give feedback.
All reactions