In my database I always have an object "foo", and I want the results where
the field "bar" exists. Independendtly of its value ("baz" or something
else).
In my database I always have an object "foo", and I want the results where
the field "bar" exists. Independendtly of its value ("baz" or something
else).
In my database I always have an object "foo", and I want the results
where the field "bar" exists. Independendtly of its value ("baz" or
something else).
{
"foo":{
"bar":"baz"
}
}
Which query and which filter do I need?
--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearc...@googlegroups.com <javascript:>.
For more options, visit https://groups.google.com/groups/opt_out.
On Fri, Oct 4, 2013 at 5:04 AM, Maximilian S. <maximilian...@gmail.**com>wrote:
In my database I always have an object "foo", and I want the results
where the field "bar" exists. Independendtly of its value ("baz" or
something else).
{
"foo":{
"bar":"baz"
}
}
Which query and which filter do I need?
--
You received this message because you are subscribed to the Google
Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to elasticsearc...@**googlegroups.com.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.