-
Notifications
You must be signed in to change notification settings - Fork 104
/
_config.yml
41 lines (38 loc) · 1.04 KB
/
_config.yml
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
markdown: kramdown
exclude:
- Gemfile
- Gemfile.lock
- node_modules
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/
- .idea
- vespaapps_index.json
defaults:
-
scope:
path : ""
values:
index : true
search:
namespace: "vespaapps"
doc_type: "doc"
do_feed : true
do_index_removal_before_feed: false
feed_endpoints:
- url: https://vespacloud-docsearch.vespa-team.aws-us-east-1c.z.vespa-app.cloud/
indexes:
- vespaapps_index.json
- url: https://vespacloud-docsearch.vespa-team.gcp-us-central1-f.z.vespa-app.cloud/
indexes:
- vespaapps_index.json
- url: https://vespacloud-docsearch.vespa-team.aws-eu-west-1a.z.vespa-app.cloud/
indexes:
- vespaapps_index.json
- url: https://cloud-enclave.vespacloud-docsearch.vespa-team.aws-us-east-1c.z.vespa-app.cloud/
indexes:
- vespaapps_index.json
- url: https://cloud-enclave.vespacloud-docsearch.vespa-team.gcp-us-central1-f.z.vespa-app.cloud/
indexes:
- vespaapps_index.json