-
Notifications
You must be signed in to change notification settings - Fork 37
Expand file tree
/
Copy pathconf.yaml
More file actions
105 lines (90 loc) · 2.95 KB
/
conf.yaml
File metadata and controls
105 lines (90 loc) · 2.95 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
paths:
build: html/
repos: .repos/
repos:
elasticsearch:
url: https://github.com/elasticsearch/elasticsearch.git
current: 0.90
branches:
- master
- 0.90
elasticsearch-hadoop:
url: https://github.com/elasticsearch/elasticsearch-hadoop.git
current: master
branches:
- master
elasticsearch-php:
url: https://github.com/elasticsearch/elasticsearch-php
current: master
branches:
- master
contents_title: Guide
contents:
-
title: Elasticsearch reference
prefix: en/elasticsearch/reference
repo: elasticsearch
index: docs/reference/index.asciidoc
chunk: 1
abbr: elasticsearch
-
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: Groovy API
prefix: en/elasticsearch/client/groovy-api
repo: elasticsearch
index: docs/groovy-api/index.asciidoc
abbr: groovy
-
title: PHP API
prefix: en/elasticsearch/client/php-api
repo: elasticsearch-php
index: docs/index.asciidoc
abbr: php
-
title: Perl API
prefix: en/elasticsearch/client/perl-api
repo: elasticsearch
index: docs/perl/index.asciidoc
branches: [master]
current: master
abbr: perl
-
title: Python API
prefix: en/elasticsearch/client/python-api
repo: elasticsearch
index: docs/python/index.asciidoc
branches: [master]
current: master
abbr: python
-
title: Rivers
prefix: en/elasticsearch/rivers
index: docs/river/index.asciidoc
repo: elasticsearch
abbr: rivers
-
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