@@ -90,7 +90,7 @@ |
||
| 90 | 90 | * based on other facets which don't influence the field relevancy. |
| 91 | 91 | * |
| 92 | 92 | * @param string $field Composite name of the field |
| 93 | - * @param mixed $values Scalar value, array of values, or an instance of SearchQuery_Range |
|
| 93 | + * @param integer $values Scalar value, array of values, or an instance of SearchQuery_Range |
|
| 94 | 94 | */ |
| 95 | 95 | public function filter($field, $values) |
| 96 | 96 | { |