The number of 'i.relevance' occurrences in score expressions.
Type: int
File
- core/modules/search/src/SearchQuery.php, line 181
Class
- SearchQuery
- Search query extender and helper functions.
Namespace
Drupal\search
Code
protected $relevance_count = 0;
Please login to continue.