Skip to content

Commit 901db27

Browse files
authored
#92162 delete by query readme (#6)
1 parent 1edcaca commit 901db27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ $index->create(); // Create index with structure from settings() method
191191
$index->bulk(); // Send bulk request
192192
$index->get(); // Send get request
193193
$index->documentDelete(); // Send documentDelete request
194+
$index->deleteByQuery(); // Send deleteByQuery request
194195
```
195196

196197
## Query Log

0 commit comments

Comments
 (0)