protected property SearchApiMultiQuery::$servers in Search API Multi-Index Searches 7
All indexes which are used in this search, ordered by their servers.
The array contains server machine names mapped to an array of all their searched indexes.
Type: array
File
- ./
search_api_multi.query.inc, line 354
Class
- SearchApiMultiQuery
- Standard implementation of SearchApiMultiQueryInterface.
Code
protected $servers = array();