File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,12 @@ This is the official PHP client for [Elasticsearch](https://www.elastic.co/elast
1111
1212- [ Getting started] ( #getting-started- )
1313- [ Configuration] ( #configuration )
14+ - [ Use Elastic Cloud] ( #use-elastic-cloud )
1415- [ Usage] ( #usage )
16+ - [ Index a document] ( #index-a-document )
17+ - [ Search a document] ( #search-a-document )
18+ - [ Delete a document] ( #delete-a-document )
19+ - [ Versioning] ( #versioning )
1520- [ Backward Incompatible Changes] ( #backward-incompatible-changes- )
1621- [ FAQ] ( #faq- )
1722- [ Contribute] ( #contribute- )
@@ -294,8 +299,6 @@ We tried to reduce the BC breaks as much as possible with `7.x` but there are so
294299
295300You can have a look at the [ BREAKING_CHANGES] ( BREAKING_CHANGES.md ) file for more information.
296301
297- ## Specific changes:
298-
299302## FAQ 🔮
300303
301304### Where do I report issues with the client?
You can’t perform that action at this time.
0 commit comments