protected property SearchQuery::$scoresArguments

Stores arguments for score expressions.

Tipo: array

Archivo

drupal-7.x/modules/search/search.extender.inc, line 116
Search query extender and helper functions.

Class

SearchQuery
Do a query on the full-text search index for a word or words.

Código

protected $scoresArguments = array();