Search API Content Moderation
21 sites
Security covered
This module adds a processor to Search API indexes to exclude content with a non-"Published" moderation state. This ensures that only published content is indexed and searchable, typically used with search engines like Solr.
Drupal 8 module that Integrates a Content Moderation processor in to Search API. In my case for use with Solr Search.
When indexing content this module adds a processor to a Search API Index to exclude content with a Content Moderation state not marked as "Published".
Please download for use in your project. Any testing and feedback very much appreciated.