- Compatible XF Versions
- 1.4
Additional Requirements: PHP 5.4
Allows non visible (soft-deleted or moderated) content to be searchable by users with the permission to view that content.
Does not push deleted/moderated status into the search backend, and as such introduces extra overhead due to deleted content being filtered as a post processing step.
This may make search return less search results for normal users!
Performance impact
1 Boolean per indexed search item, which is not yet used.
Degraded number of search results for users unable to see deleted posts due to post-processing.
Installation
I recommend using Add-on install & upgrade or Install and Upgrade by waindigo to install this addon.
Contributing features or bug fixes
Please create a Github Pull request via the "Find more info at github.com..." link.
Allows non visible (soft-deleted or moderated) content to be searchable by users with the permission to view that content.
Does not push deleted/moderated status into the search backend, and as such introduces extra overhead due to deleted content being filtered as a post processing step.
This may make search return less search results for normal users!
Performance impact
1 Boolean per indexed search item, which is not yet used.
Degraded number of search results for users unable to see deleted posts due to post-processing.
Installation
I recommend using Add-on install & upgrade or Install and Upgrade by waindigo to install this addon.
Contributing features or bug fixes
Please create a Github Pull request via the "Find more info at github.com..." link.