Search is contained in a subsystem and it has an implementation of Solr 6.
Just like all previous versions of Solr, the activation and configuration of the Solr 6 subsystem can be done either by using the SkyVault-global.properties file or the Admin Console.
Set the following Solr-related properties in the
SkyVault-global.properties
file.
### Solr indexing ### index.subsystem.name=solr6 solr.secureComms=none solr.port=8983 solr.host=localhost solr.base.url=/solr
These configuration properties are used by SkyVault to talk to Solr 6.