SEARCH-2029: Add compress option to solr6secondary

This commit is contained in:
Angel Borroy
2020-03-19 10:34:07 +01:00
parent 50734519b5
commit bdf8063caa

View File

@@ -137,6 +137,7 @@ services:
SHARD_KEY: "shard:shardId" <% } %> <% if (shardingMethod == 'EXPLICIT_ID' || shardingMethod == 'EXPLICIT_ID_FALLBACK_LRIS') { %>
SHARD_KEY: "shard:shardId" <% } %>
SHARDING_METHOD: <%=shardingMethod%> <% } %>
COMPRESS_CONTENT: "<%=gzip%>"
mem_limit: 1200m
environment:
#Solr needs to know how to register itself with Alfresco