Skip to content

Commit 297aabe

Browse files
authored
Add missing Search API section header (#5556)
1 parent b82ece1 commit 297aabe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/reference/rest-api.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,8 @@ The formatting is based on the specified output format.
168168
On error, an "X-Stream-Error" header will be sent via the trailers channel with information about the error, and the stream will be closed via [`sender.abort()`](https://docs.rs/hyper/0.14.16/hyper/body/struct.Sender.html#method.abort).
169169
Depending on the client, the trailer header with error details may not be shown. The error will also be logged in quickwit ("Error when streaming search results").
170170

171+
## Ingest API
172+
171173
### Ingest data into an index
172174

173175
```

0 commit comments

Comments
 (0)