protected property SearchQuery::$scores

Stores score expressions.

Type: array

See also

addScore()

File

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

Class

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

Code

protected $scores = array();