From 7b1fb3c2c77a435a86a1886b279ace7c981a8cff Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Wed, 18 Oct 2017 11:43:10 +0100 Subject: PLT-7862: Support batched live indexing. (#7640) --- config/default.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/default.json') diff --git a/config/default.json b/config/default.json index fd3e81baa..f4eec7ec5 100644 --- a/config/default.json +++ b/config/default.json @@ -316,7 +316,8 @@ "PostIndexShards": 1, "AggregatePostsAfterDays": 365, "PostsAggregatorJobStartTime": "03:00", - "IndexPrefix": "" + "IndexPrefix": "", + "LiveIndexingBatchSize": 1 }, "DataRetentionSettings": { "EnableMessageDeletion": false, -- cgit v1.2.3-1-g7c22