forked from optionalg/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconf.yaml
More file actions
230 lines (202 loc) · 6.32 KB
/
conf.yaml
File metadata and controls
230 lines (202 loc) · 6.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
paths:
build: html/
repos: .repos/
repos:
elasticsearch:
url: https://github.com/elasticsearch/elasticsearch.git
current: 1.4
branches:
- master
- 1.x
- 1.4
- 1.3
- 0.90
guide:
url: https://github.com/elasticsearch/elasticsearch-definitive-guide.git
current: master
branches: [master]
toc_level: 1
elasticsearch-hadoop:
url: https://github.com/elasticsearch/elasticsearch-hadoop.git
current: 2.0
branches:
- 2.0
- 2.1.Beta
- master
elasticsearch-php:
url: https://github.com/elasticsearch/elasticsearch-php
current: 1.0
branches:
- master
- 1.0
- 0.4
elasticsearch-js:
url: https://github.com/elasticsearch/elasticsearch-js.git
current: 3.1
branches:
- 3.1
- 2.4
- 1.5
elasticsearch-net:
url: https://github.com/elasticsearch/elasticsearch-net.git
current: develop
branches: [develop]
logstash:
url: https://github.com/elasticsearch/logstash-docs.git
current: master
branches: [master]
marvel:
url: https://github.com/elasticsearch/elasticsearch-marvel.git
current: 1.3
branches: [1.3]
private: 1
kibana:
url: https://github.com/elasticsearch/kibana.git
current: 3.0
branches: [3.0]
contents_title: Guide
contents:
- title: Elasticsearch
sections:
-
title: Elasticsearch reference
prefix: en/elasticsearch/reference
repo: elasticsearch
index: docs/reference/index.asciidoc
chunk: 1
abbr: elasticsearch
-
title: Elasticsearch - The Definitive Guide
prefix: en/elasticsearch/guide
repo: guide
index: book.asciidoc
chunk: 1
toc_level: 2
abbr: guide
-
title: Resiliency status
prefix: en/elasticsearch/resiliency
repo: elasticsearch
index: docs/resiliency/index.asciidoc
toc: 1
abbr: resliency
branches: [master]
current: master
single: 1
-
title: Marvel management and monitoring
prefix: en/marvel
repo: marvel
index: docs/index.asciidoc
abbr: marvel
-
title: Kibana
prefix: en/kibana
repo: kibana
index: docs/index.asciidoc
abbr: kibana
-
title: Logstash
prefix: en/logstash
repo: logstash
index: docs/index.asciidoc
abbr: logstash
chunk: 1
-
title: Elasticsearch for Apache Hadoop
prefix: en/elasticsearch/hadoop
repo: elasticsearch-hadoop
index: docs/src/reference/asciidoc/index.adoc
abbr: hadoop
-
title: Clients & Integrations
sections:
-
title: Java API
prefix: en/elasticsearch/client/java-api
repo: elasticsearch
index: docs/java-api/index.asciidoc
abbr: java
-
title: JavaScript API
prefix: en/elasticsearch/client/javascript-api
repo: elasticsearch-js
index: docs/index.asciidoc
abbr: js
branches:
- 3.1
- 2.4
- 1.5
-
title: Groovy API
prefix: en/elasticsearch/client/groovy-api
repo: elasticsearch
index: docs/groovy-api/index.asciidoc
abbr: groovy
-
title: .NET API
prefix: en/elasticsearch/client/net-api
repo: elasticsearch-net
index: docs/asciidocs/index.asciidoc
branches: [develop]
current: develop
abbr: net
-
title: PHP API
prefix: en/elasticsearch/client/php-api
repo: elasticsearch-php
index: docs/index.asciidoc
abbr: php
branches:
- master
- 1.0
- 0.4
-
title: Perl API
prefix: en/elasticsearch/client/perl-api
repo: elasticsearch
index: docs/perl/index.asciidoc
branches: [master]
current: master
abbr: perl
single: 1
-
title: Python API
prefix: en/elasticsearch/client/python-api
repo: elasticsearch
index: docs/python/index.asciidoc
branches: [master]
current: master
abbr: python
single: 1
-
title: Ruby API
prefix: en/elasticsearch/client/ruby-api
repo: elasticsearch
index: docs/ruby/index.asciidoc
branches: [master]
current: master
abbr: ruby
-
title: Rivers
prefix: en/elasticsearch/rivers
index: docs/river/index.asciidoc
repo: elasticsearch
abbr: rivers
single: 1
-
title: Community contributions
prefix: en/elasticsearch/client/community
index: docs/community/index.asciidoc
repo: elasticsearch
branches: [master]
current: master
abbr: community
extra_links:
-
repo: elasticsearch
file: config/elasticsearch.yml
redirects:
-
prefix: en/
redirect: ../index.html