Stores arguments for score expressions.
Type: array
File
- drupal/modules/search/search.extender.inc, line 118
- Search query extender and helper functions.
Class
- SearchQuery
- Do a query on the full-text search index for a word or words.
Code
protected $scoresArguments = array();