minScore() public method (available since version 2.0.4)
See also http://www.elastic.co/guide/en/elasticsearch/reference/current/search-request-min-score.html.
public static minScore ( $minScore ) | ||
---|---|---|
$minScore | float |
Exclude documents which have a |
return | static |
The query object itself |
Please login to continue.