From f5bed5dddc9e43e6d5623e03be985197d7244f8b Mon Sep 17 00:00:00 2001 From: Martin Czygan Date: Tue, 20 Jul 2021 00:32:44 +0200 Subject: es indexing: update notes --- notes/es-indexing.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/notes/es-indexing.md b/notes/es-indexing.md index 7d8419a..e537075 100644 --- a/notes/es-indexing.md +++ b/notes/es-indexing.md @@ -49,7 +49,8 @@ Indexing time: $ curl -s localhost:9200/_cat/indices | grep fatcat_ref_v02_20210716 green open fatcat_ref_v02_20210716 Cg-LNym9Q6OPUKJekNPCPw 6 0 1865637767 0 435.7gb 435.7gb -After 26h, indexing completed; only unique edges in the dataset; size: 435G. +After 26h, indexing completed; only unique edges in the dataset; size: 435G. Do +not include other shards just; TODO: specify setup path to balanced index. ## 2021-04-12 -- cgit v1.2.3