This is an automated email from the git hooks/post-receive script. New change to branch develop in repository wikitty. See http://git.nuiton.org/wikitty.git from 77e372e fixes #3735: containsOne and containsAll with an empty collection returns all objects but no object should have been returned new 26bcdf5 fixes #3735: containsOne and containsAll with an empty collection returns all objects but no object should have been returned use expression with better performance (x4) The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 26bcdf57dca3ec9a4d97faca49ea0580a3710514 Author: Benjamin POUSSIN <poussin@codelutin.com> Date: Tue Jul 21 01:29:23 2015 +0200 fixes #3735: containsOne and containsAll with an empty collection returns all objects but no object should have been returned use expression with better performance (x4) Summary of changes: .../main/java/org/nuiton/wikitty/storage/solr/Restriction2Solr.java | 6 ++++-- .../org/nuiton/wikitty/storage/solr/WikittyQueryVisitorToSolr.java | 2 +- .../java/org/nuiton/wikitty/storage/solr/WikittySolrConstant.java | 4 ++-- 3 files changed, 7 insertions(+), 5 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.