Documents the Search add-on changes introduced by jmix-framework/jmix#4200 (and the related
deprecated-API cleanup in #4866): full-text search now restricts results to the entity attributes the
current user is allowed to read, and the search strategy API has changed.
Also fixes the existing Custom Search Strategies section, which described a removed API and contained
an example that bypassed the query configurer (resulting in an unresolved search scope — i.e. silently
empty results — and ignored attribute permissions).
Actual since v2.7.0
Documents the Search add-on changes introduced by jmix-framework/jmix#4200 (and the related
deprecated-API cleanup in #4866): full-text search now restricts results to the entity attributes the
current user is allowed to read, and the search strategy API has changed.
Also fixes the existing Custom Search Strategies section, which described a removed API and contained
an example that bypassed the query configurer (resulting in an unresolved search scope — i.e. silently
empty results — and ignored attribute permissions).
Actual since v2.7.0