This query does not return any result when "minimum_should_match" is set. Is it a bug? I think the "minimum_should_match" parameter should apply to should clause only.
If this works as designed then NEST should not add this parameter when there is no should clauses.
What do you mean by that?
minimum_should_match tells how many should clauses on the same level should match for document to be a hit.
In my case I dont have any should clauses so it should be ignored.
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.