Forráskód Böngészése

fix(索引文件位置):调整索引文件位置。

yuj 6 éve
szülő
commit
37e10acdfc

+ 2 - 2
mall-search/src/main/resources/config/application-txcloud.properties

@@ -18,7 +18,7 @@ datasource.maxPoolPreparedStatementPerConnectionSize=20
 datasource.filters=stat,slf4j
 datasource.connectionProperties=druid.stat.mergeSql=false;druid.stat.slowSqlMillis=5000
 
-lucene.indexes.dir=/usr/local/mall-search/data/indexes
-lucene.data.dir=/usr/local/mall-search/data/data
+lucene.indexes.dir=/app/mall-search/data/indexes
+lucene.data.dir=/app/mall-search/data/data
 
 security.basic.path=/console