parent
178cf3271f
commit
64c761e457
|
@ -1,13 +1,13 @@
|
||||||
[[cat]]
|
[[cat]]
|
||||||
== cat APIs
|
== Compact and aligned text (CAT) APIs
|
||||||
|
|
||||||
["float",id="intro"]
|
["float",id="intro"]
|
||||||
=== Introduction
|
=== Introduction
|
||||||
|
|
||||||
JSON is great... for computers. Even if it's pretty-printed, trying
|
JSON is great... for computers. Even if it's pretty-printed, trying
|
||||||
to find relationships in the data is tedious. Human eyes, especially
|
to find relationships in the data is tedious. Human eyes, especially
|
||||||
when looking at a terminal, need compact and aligned text. The cat APIs
|
when looking at a terminal, need compact and aligned text. The compact and
|
||||||
aim to meet this need.
|
aligned text (CAT) APIs aim to meet this need.
|
||||||
|
|
||||||
[IMPORTANT]
|
[IMPORTANT]
|
||||||
====
|
====
|
||||||
|
@ -256,10 +256,10 @@ include::cat/recovery.asciidoc[]
|
||||||
|
|
||||||
include::cat/repositories.asciidoc[]
|
include::cat/repositories.asciidoc[]
|
||||||
|
|
||||||
include::cat/shards.asciidoc[]
|
|
||||||
|
|
||||||
include::cat/segments.asciidoc[]
|
include::cat/segments.asciidoc[]
|
||||||
|
|
||||||
|
include::cat/shards.asciidoc[]
|
||||||
|
|
||||||
include::cat/snapshots.asciidoc[]
|
include::cat/snapshots.asciidoc[]
|
||||||
|
|
||||||
include::cat/tasks.asciidoc[]
|
include::cat/tasks.asciidoc[]
|
||||||
|
|
Loading…
Reference in New Issue