protected property Stopwords::$ignored in Search API 8
Holds all words ignored for the last query.
Type: string[]
File
- src/
Plugin/ search_api/ processor/ Stopwords.php, line 30
Class
- Stopwords
- Allows you to define stopwords which will be ignored in searches.
Namespace
Drupal\search_api\Plugin\search_api\processorCode
protected $ignored = [];