protected property Query::$fields in Search API 8
The fulltext fields that will be searched for the keys.
Type: array
File
- src/
Query/ Query.php, line 108
Class
- Query
- Provides a standard implementation for a Search API query.
Namespace
Drupal\search_api\QueryCode
protected $fields;