hi,
I tried looking this up, but was not able to find any material. I am not
sure if I am attempting the impossible.
Consider the following document in ES:
What I want to do is search for weight = 7000 and match record "ABCD" but
not "XYZ". Basically, it is the opposite of range query, which lets you
specify a range in your query and matches single valued records. Here, I am
attempting to specify ranges in a document and query using a single valued
query.
I dont know if this can even be done - is there a workaround to this kind
of a behavior ?
Le 7 août 2012 à 10:13, Sandeep Srinivasa sandys@gmail.com a écrit :
hi,
I tried looking this up, but was not able to find any material. I am not sure
if I am attempting the impossible.
Consider the following document in ES:
What I want to do is search for weight = 7000 and match record "ABCD" but not
"XYZ". Basically, it is the opposite of range query, which lets you specify a
range in your query and matches single valued records. Here, I am attempting
to specify ranges in a document and query using a single valued query.
I dont know if this can even be done - is there a workaround to this kind of
a behavior ?
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.