Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ backend_config:
connector: standard
connector_config:
scheme: http
host: communityrelations_solr
host: solr
port: 8983
path: /
core: default
core: communityrelations
timeout: 5
index_timeout: 5
optimize_timeout: 10
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ backend_config:
connector: standard
connector_config:
scheme: http
host: cosicani_solr
host: solr
port: 8983
path: /
core: default
core: cosicani
timeout: 5
index_timeout: 5
optimize_timeout: 10
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ backend_config:
connector: standard
connector_config:
scheme: http
host: cvocni_solr
host: solr
port: 8983
path: /
core: default
core: cvocni
timeout: 5
index_timeout: 5
optimize_timeout: 10
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ backend_config:
connector: standard
connector_config:
scheme: http
host: hiaredressni_solr
host: solr
port: 8983
path: /
core: default
core: hiaredressni
timeout: 5
index_timeout: 5
optimize_timeout: 10
Expand Down
4 changes: 2 additions & 2 deletions project/config/imtac/local/search_api.server.solr_default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ backend_config:
connector: standard
connector_config:
scheme: http
host: imtac_solr
host: solr
port: 8983
path: /
core: default
core: imtac
timeout: 5
index_timeout: 5
optimize_timeout: 10
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ backend_config:
connector: standard
connector_config:
scheme: http
host: nicertoffice_solr
host: solr
port: 8983
path: /
core: default
core: nicertoffice
timeout: 5
index_timeout: 5
optimize_timeout: 10
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ backend_config:
connector: standard
connector_config:
scheme: http
host: nicybersecuritycentre_solr
host: solr
port: 8983
path: /
core: default
core: nicybersecuritycentre
timeout: 5
index_timeout: 5
optimize_timeout: 10
Expand Down
4 changes: 2 additions & 2 deletions project/config/nijac/local/search_api.server.solr_default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ backend_config:
connector: standard
connector_config:
scheme: http
host: nijac_solr
host: solr
port: 8983
path: /
core: default
core: nijac
timeout: 5
index_timeout: 5
optimize_timeout: 10
Expand Down
4 changes: 2 additions & 2 deletions project/config/ppsni/local/search_api.server.solr_default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ backend_config:
connector: standard
connector_config:
scheme: http
host: ppsni_solr
host: solr
port: 8983
path: /
core: default
core: ppsni
timeout: 5
index_timeout: 5
optimize_timeout: 10
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ backend_config:
connector: standard
connector_config:
scheme: http
host: publicappointmentsni_solr
host: solr
port: 8983
path: /
core: default
core: publicappointmentsni
timeout: 5
index_timeout: 5
optimize_timeout: 10
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ backend_config:
connector: standard
connector_config:
scheme: http
host: sentencereview_solr
host: solr
port: 8983
path: /
core: default
core: sentencereview
timeout: 5
index_timeout: 5
optimize_timeout: 10
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ backend_config:
connector: standard
connector_config:
scheme: http
host: victimspaymentsboard_solr
host: solr
port: 8983
path: /
core: default
core: victimspaymentsboard
timeout: 5
index_timeout: 5
optimize_timeout: 10
Expand Down