@@ -311,7 +311,6 @@ |
||
311 | 311 | * Allows filtering of documents based on a minimum score. |
312 | 312 | * |
313 | 313 | * @param float $minScore Minimum score to filter documents by |
314 | - |
|
315 | 314 | * @throws InvalidException |
316 | 315 | * |
317 | 316 | * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/search-request-body.html#request-body-search-min-score |