Hello,
i unsuccessfully try to query a document with his field a contains (not is equal) the value of field b. then negate this. can anybody help?
here an example to clarify:
fieldA:"test-MATCH", fieldB:"MATCH" -> no match
fieldA:"MATCH-test", fieldB:"MATCH" -> no match
fieldA:"test-test", fieldB:"MATCH" -> match
fieldA:"MATCH",fieldB"MATCH" -> no match
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.