protected property SearchApiMultiQuery::$indexes in Search API Multi-Index Searches 7
All indexes which are used in this search.
This is first loaded with all indexes, and only restricted to the used ones during preExecute().
Type: array
File
- ./
search_api_multi.query.inc, line 333
Class
- SearchApiMultiQuery
- Standard implementation of SearchApiMultiQueryInterface.
Code
protected $indexes = array();