OpenSearch/docs/java-rest/high-level/ccr
Tim Brooks 00ace369af
Use `CcrRepository` to init follower index (#35719)
This commit modifies the put follow index action to use a
CcrRepository when creating a follower index. It routes 
the logic through the snapshot/restore process. A 
wait_for_active_shards parameter can be used to configure
how long to wait before returning the response.
2019-01-29 11:47:29 -07:00
..
delete_auto_follow_pattern.asciidoc [HLRC] Added support for CCR Delete Auto Follow Pattern API (#35981) 2018-11-29 08:06:31 +01:00
get_auto_follow_pattern.asciidoc [HLRC] Added support for CCR Get Auto Follow Pattern apis (#36049) 2018-12-04 07:41:29 +01:00
get_follow_stats.asciidoc [HLRC] Added support for Follow Stats API (#36253) 2018-12-09 19:59:08 +01:00
get_stats.asciidoc [HLRC] Added support for CCR Stats API (#36213) 2018-12-05 13:14:51 +01:00
pause_follow.asciidoc Fixed response classes in hlrc docs 2018-11-23 07:52:45 +01:00
put_auto_follow_pattern.asciidoc [HLRC] Added support for CCR Put Auto Follow Pattern API (#35780) 2018-11-27 08:53:22 +01:00
put_follow.asciidoc Use `CcrRepository` to init follower index (#35719) 2019-01-29 11:47:29 -07:00
resume_follow.asciidoc Fixed response classes in hlrc docs 2018-11-23 07:52:45 +01:00
unfollow.asciidoc Fixed response classes in hlrc docs 2018-11-23 07:52:45 +01:00