mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
Correct minor typo in explain.asciidoc for HLRC
This commit is contained in:
parent
781bb8efe5
commit
43430fe9b8
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ A typical listener for `ExplainResponse` is constructed as follows:
|
|||
include-tagged::{doc-tests}/SearchDocumentationIT.java[explain-execute-listener]
|
||||
--------------------------------------------------
|
||||
<1> Called when the execution is successfully completed.
|
||||
<2> Called when the whole `FieldCapabilitiesRequest` fails.
|
||||
<2> Called when the whole `ExplainRequest` fails.
|
||||
|
||||
[[java-rest-high-explain-response]]
|
||||
==== ExplainResponse
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue