Skip to content

Commit

Permalink
chore: correct a wrong comment from #3327 (#3328)
Browse files Browse the repository at this point in the history
  • Loading branch information
esolitos committed Aug 23, 2024
1 parent 6b6aa4e commit c1bd347
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 12 deletions.
6 changes: 2 additions & 4 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,16 +66,14 @@ search:
- url: https://a341952a.b68a8c0d.z.vespa-app.cloud/
indexes:
- open_index.json
# vespacloud-docsearch // aws // us-west-1a
# vespacloud-docsearch // aws // eu-west-1a
- url: https://ed053d52.b68a8c0d.z.vespa-app.cloud/
indexes:
- open_index.json

# vespacloud-docsearch // aws (enclave) // us-west-1a
# vespacloud-docsearch // aws (enclave) // us-west-1c
- url: https://f10d3607.b68a8c0d.z.vespa-app.cloud/
indexes:
- open_index.json

# vespacloud-docsearch // gcp (enclave) // us-central1-f
- url: https://ac5f3559.b68a8c0d.z.vespa-app.cloud/
indexes:
Expand Down
4 changes: 2 additions & 2 deletions _paragraphs_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ search:
- url: https://a341952a.b68a8c0d.z.vespa-app.cloud/
indexes:
- paragraph_index.json
# vespacloud-docsearch // aws // us-west-1a
# vespacloud-docsearch // aws // eu-west-1a
- url: https://ed053d52.b68a8c0d.z.vespa-app.cloud/
indexes:
- paragraph_index.json
# vespacloud-docsearch // aws (enclave) // us-west-1a
# vespacloud-docsearch // aws (enclave) // us-west-1c
- url: https://f10d3607.b68a8c0d.z.vespa-app.cloud/
indexes:
- paragraph_index.json
Expand Down
8 changes: 4 additions & 4 deletions _suggestions_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ search:
- url: https://a341952a.b68a8c0d.z.vespa-app.cloud/
indexes:
- suggestions_index.json
# vespacloud-docsearch // aws // us-west-1a
# vespacloud-docsearch // aws // eu-west-1a
- url: https://ed053d52.b68a8c0d.z.vespa-app.cloud/
indexes:
- suggestions_index.json
# vespacloud-docsearch // aws (enclave) // us-west-1a
- suggestions_index.json
# vespacloud-docsearch // aws (enclave) // us-west-1c
- url: https://f10d3607.b68a8c0d.z.vespa-app.cloud/
indexes:
- suggestions_index.json
# vespacloud-docsearch // gcp (enclave) // us-central1-f
- url: https://ac5f3559.b68a8c0d.z.vespa-app.cloud/
indexes:
- open_index.json
- suggestions_index.json
4 changes: 2 additions & 2 deletions _suggestions_reference_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ search:
- url: https://a341952a.b68a8c0d.z.vespa-app.cloud/
indexes:
- suggestions_reference_index.json
# vespacloud-docsearch // aws // us-west-1a
# vespacloud-docsearch // aws // eu-west-1a
- url: https://ed053d52.b68a8c0d.z.vespa-app.cloud/
indexes:
- suggestions_reference_index.json
# vespacloud-docsearch // aws (enclave) // us-west-1a
# vespacloud-docsearch // aws (enclave) // us-west-1c
- url: https://f10d3607.b68a8c0d.z.vespa-app.cloud/
indexes:
- suggestions_reference_index.json
Expand Down

0 comments on commit c1bd347

Please sign in to comment.