lucene/solr/solrj
KoenDG 6397af1d42 Code changes and CHANGES.txt editted.
The majority of the code seems to already be using anyMatch and noneMatch logic, these few remaining instances were using count() and comparing the result to 0.
This changes everything to anyMatch and noneMatch, which is also potentially more performant.

Extra newline.
2019-08-27 15:22:09 -07:00
..
src Code changes and CHANGES.txt editted. 2019-08-27 15:22:09 -07:00
build.xml SOLR-11181: fix validate-maven-dependencies 2017-09-07 09:24:02 -04:00
ivy.xml SOLR-8346: Fix precommit failure on 8x 2019-06-03 18:33:51 -07:00