[DOCS] Fix code block length for Asciidoctor migration (#41152)

This commit is contained in:
James Rodewig 2019-04-12 12:26:39 -04:00
parent dc1c5c2647
commit 9f3fae2c59
1 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ GET /my_index/_rank_eval
"mean_reciprocal_rank": { ... } <3>
}
}
------------------------------
-----------------------------
// NOTCONSOLE
<1> a set of typical search requests, together with their provided ratings
@ -77,7 +77,7 @@ The request section contains several search requests typical to your application
]
}
]
------------------------------
-----------------------------
// NOTCONSOLE
<1> the search requests id, used to group result details later