You are here

protected property SearchApiMultiQuery::$index_fields in Search API Multi-Index Searches 7

The fields that will be searched, grouped by index.

Type: array

File

./search_api_multi.query.inc, line 382

Class

SearchApiMultiQuery
Standard implementation of SearchApiMultiQueryInterface.

Code

protected $index_fields = array();