add mssql support for solr (#1829)

This commit is contained in:
Rex.Chien
2018-11-13 20:58:00 +08:00
committed by Shao Yu-Lung (Allen)
parent 0af2115658
commit cf46b87a01
3 changed files with 12 additions and 0 deletions

View File

@ -486,6 +486,7 @@ TC_AWS_STORE_METADATA=False
SOLR_VERSION=5.5
SOLR_PORT=8983
SOLR_DATAIMPORTHANDLER_MYSQL=false
SOLR_DATAIMPORTHANDLER_MSSQL=false
### GITLAB ###############################################
GITLAB_HOST_HTTP_PORT=8989