mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-20 03:45:02 +00:00
Fix synced flush docs
They had some copy and paste errors that failed the docs build.
This commit is contained in:
parent
2c27c58718
commit
7c5abc0a6b
@ -1,4 +1,4 @@
|
|||||||
[[java-rest-high-flush]]
|
[[java-rest-high-flush-synced]]
|
||||||
=== Flush Synced API
|
=== Flush Synced API
|
||||||
|
|
||||||
[[java-rest-high-flush-synced-request]]
|
[[java-rest-high-flush-synced-request]]
|
||||||
@ -60,7 +60,7 @@ include-tagged::{doc-tests}/IndicesClientDocumentationIT.java[flush-synced-execu
|
|||||||
provided as an argument
|
provided as an argument
|
||||||
<2> Called in case of failure. The raised exception is provided as an argument
|
<2> Called in case of failure. The raised exception is provided as an argument
|
||||||
|
|
||||||
[[java-rest-high-flush-response]]
|
[[java-rest-high-flush-synced-response]]
|
||||||
==== Flush Synced Response
|
==== Flush Synced Response
|
||||||
|
|
||||||
The returned `SyncedFlushResponse` allows to retrieve information about the
|
The returned `SyncedFlushResponse` allows to retrieve information about the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user