0.16.0
Breaking changes
- Search adapters are now entirely responsible for filtering out results that users cannot access.
Search\Query::setIsPublic
andSearch\Query::getIsPublic
methods, which were previously used for that purpose, are kept for user queries (for instance if a user want only private resources)