The geographic part works fine, so that's not the problem. The problem is
the 2nd term. It basically seems to disregard the 2nd term altogether. It
does only show gender = 0, but returns all gender =0, and doesn't care what
the value of bio is. Basically, I want to do an AND query with the
gender=0 and bio="test", however I'm not clear on how to execute that. I
see the AND operator in the filters, but I don't think I want to use it as
a filter, I think I want to use it in the query.
The geographic part works fine, so that's not the problem. The problem is
the 2nd term. It basically seems to disregard the 2nd term altogether. It
does only show gender = 0, but returns all gender =0, and doesn't care what
the value of bio is. Basically, I want to do an AND query with the
gender=0 and bio="test", however I'm not clear on how to execute that. I
see the AND operator in the filters, but I don't think I want to use it as
a filter, I think I want to use it in the query.
The geographic part works fine, so that's not the problem. The problem is
the 2nd term. It basically seems to disregard the 2nd term altogether. It
does only show gender = 0, but returns all gender =0, and doesn't care what
the value of bio is. Basically, I want to do an AND query with the
gender=0 and bio="test", however I'm not clear on how to execute that. I
see the AND operator in the filters, but I don't think I want to use it as
a filter, I think I want to use it in the query.
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.