We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 467a74e commit ff70c45Copy full SHA for ff70c45
src/Contracts/SearchIndex.php
@@ -39,7 +39,6 @@ public function searchAsync(array $dsl, ?string $searchType = null): FutureArray
39
*/
40
public function deleteByQuery(array $dsl): array;
41
42
-
43
/**
44
* Retrieves information and statistics for terms in the fields of a particular document.
45
*
0 commit comments