NodeSearch::$searchIndex
Same name in other branches
- 9 core/modules/node/src/Plugin/Search/NodeSearch.php \Drupal\node\Plugin\Search\NodeSearch::searchIndex
- 10 core/modules/node/src/Plugin/Search/NodeSearch.php \Drupal\node\Plugin\Search\NodeSearch::searchIndex
- 11.x core/modules/node/src/Plugin/Search/NodeSearch.php \Drupal\node\Plugin\Search\NodeSearch::searchIndex
The search index.
Type: \Drupal\search\SearchIndexInterface
File
-
core/
modules/ node/ src/ Plugin/ Search/ NodeSearch.php, line 107
Class
- NodeSearch
- Handles searching for node entities using the Search module index.
Namespace
Drupal\node\Plugin\SearchCode
protected $searchIndex;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.