Overview
This is a memo on how to prevent unpublished content from being indexed by Drupal's Search API.
References
This was also documented in the following article.

DrupalのSearch API入門 概要と始め方【前編】
Search APIの入門記事として、Search APIの基本操作をご紹介します。
Method
It was necessary to enable "Entity status" at the following location:
/admin/config/search/search-api/index/xxx/processors

Summary
We hope this serves as a useful reference.



Comments
…