Files
Phraseanet/lib/Alchemy/Phrasea/SearchEngine
Mathieu Darse c596914ab9 Fix concept query builder & private field wrapping
Concept queries on private fields where adding a « must » clause to
restrict match on certain collections only. Boolean queries do not
enforce one « should » clause match at least once a « must » clause is
added to it.
To make queries on private fields more robust & performants, these are
now wrapped in a filtered query with a collection filter.
2015-08-26 15:21:02 +02:00
..
2015-02-05 18:38:49 +01:00
2015-06-22 18:20:22 +02:00