aboutsummaryrefslogtreecommitdiffstats
path: root/notes/es-indexing.md
diff options
context:
space:
mode:
Diffstat (limited to 'notes/es-indexing.md')
-rw-r--r--notes/es-indexing.md3
1 files changed, 2 insertions, 1 deletions
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