forked from vespa-engine/pyvespa
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_suggestions_config.yml
More file actions
27 lines (26 loc) · 982 Bytes
/
_suggestions_config.yml
File metadata and controls
27 lines (26 loc) · 982 Bytes
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
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
search:
namespace: "pyvespa"
doc_type: "term"
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:
- suggestions_index.json
- url: https://vespacloud-docsearch.vespa-team.gcp-us-central1-f.z.vespa-app.cloud/
indexes:
- suggestions_index.json
- url: https://vespacloud-docsearch.vespa-team.aws-eu-west-1a.z.vespa-app.cloud/
indexes:
- suggestions_index.json
# vespacloud-docsearch.cloud-enclave
# prod.aws-us-east-1c
- url: https://c967e4f5.b68a8c0d.z.vespa-app.cloud/
indexes:
- suggestions_index.json
# vespacloud-docsearch.cloud-enclave
# prod.gcp-us-central1-f
- url: https://d13733c3.b68a8c0d.z.vespa-app.cloud/
indexes:
- suggestions_index.json