Skip to content

Commit 4dae211

Browse files
committed
[DOCS] Add missing "_type" to delimited payload token filter docs
1 parent ddaf2e6 commit 4dae211

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/reference/analysis/tokenfilters/delimited-payload-tokenfilter.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,7 @@ The API returns the following response:
258258
--------------------------------------------------
259259
{
260260
"_index": "text_payloads",
261+
"_type": "_doc",
261262
"_id": "1",
262263
"_version": 1,
263264
"found": true,

0 commit comments

Comments
 (0)