MNT-15874: Fix missing Remote Solr configuration properties.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/PATCHES/5.1.1/root@124171 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Jean-Pierre Huynh
2016-03-17 11:36:29 +00:00
parent a15ab69cdc
commit 02b9a749f9

View File

@@ -63,7 +63,8 @@ dir.license.external=@@BITROCK_ALFRESCO_LICENSE_DIR@@
### Solr indexing ###
index.subsystem.name=solr4
dir.keystore=${dir.root}/keystore
solr.port.ssl=@@BITROCK_TOMCAT_SSL_PORT@@
solr.host=localhost
solr.port.ssl=@@BITROCK_SOLR_SSL_PORT@@
### Smart Folders Config Properties ###
smart.folders.enabled=false