Skip to content

Commit 297383b

Browse files
committed
fixed parsing mode parameter
1 parent 601dd35 commit 297383b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-how-to-index-markdown-blobs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ api-key: [admin key]
345345
"parameters": {
346346
"configuration": {
347347
"parsingMode": "markdown",
348-
"markdownParsingSubmode": "oneToMany",
348+
"markdownParsingSubmode": "oneToOne",
349349
}
350350
}
351351
}

0 commit comments

Comments
 (0)