If set "ContentVersionSyncMode": "PublishedOnly" in config and expire a page, it will not be removed from query results, it will simply stay in the index in the state it was before expiring it. I assume because its no longer published and thus will not be synced.
If I use "ContentVersionSyncMode": "All", it will be updated if I expire the content in the CMS, and not be returned as query result.
Is this really working as intended? If so, what on earth is the purpose of the "PublishedOnly" setting?
If set "ContentVersionSyncMode": "PublishedOnly" in config and expire a page, it will not be removed from query results, it will simply stay in the index in the state it was before expiring it. I assume because its no longer published and thus will not be synced.
If I use "ContentVersionSyncMode": "All", it will be updated if I expire the content in the CMS, and not be returned as query result.
Is this really working as intended? If so, what on earth is the purpose of the "PublishedOnly" setting?