mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00

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.