Skip to content
Snippets Groups Projects
Commit ba1272c7 authored by Mateusz Uzdowski's avatar Mateusz Uzdowski
Browse files

NEW Change the default version of Solr to be used.

parent 75e4cfc4
No related branches found
Tags 1.0.2
No related merge requests found
......@@ -15,3 +15,17 @@ MySQLDatabase:
connection_charset: 'utf8'
LeftAndMain:
help_link: "https://www.cwp.govt.nz/user-help/"
---
Only:
constantdefined: CWP_ENVIRONMENT
---
CwpSolr:
options:
version: 'cwp-4'
---
Except:
constantdefined: CWP_ENVIRONMENT
---
CwpSolr:
options:
version: 'local-4'
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment