dachcom-digital/pimcore-dynamic-search-data-provider-trinity

Revise object_ignore_unpublished and document_ignore_unpublished

solverat opened this issue · 0 comments

Q A
Branch master
Bug report? yes
Feature request? no
BC Break report? no
RFC? no

If object_ignore_unpublished is set to true unpublished objects won't get indexed. But if an indexed published gets unpublished, it won't get removed from index because it will fail in validate(ElementInterface $resource)