Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit

Permalink
#70 add examples
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromeleonard committed Oct 27, 2020
1 parent fe21780 commit 69fb49e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions admin/upgrade_to_cortex_3_1_and_es7_x.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ The output should look like this:

```
health status index uuid pri rep docs.count docs.deleted store.size pri.store.size
yellow open cortex_4 1CGSt9R3Rlm0bc9E-qEkXg 5 1 8531 8 19mb 9mb
green open cortex_4 Y5rDTO23RBC_n6pjFP0-Qw 5 0 8531 8 13mb 13mb
```


Expand Down Expand Up @@ -90,8 +90,8 @@ The output should look like this:

```
health status index uuid pri rep docs.count docs.deleted store.size pri.store.size
yellow open new_the_hive_15 A2KLoZPpSXygutlfy_RNCQ 5 1 0 0 1.1kb 1.1kb
green open the_hive_15 Oap-I61ySgyv6EAI1ZUTFQ 5 0 30977 36 33.2mb 33.2mb
green open new_cortex_4 wRX6rhzXTuW_F2wLNxqVyg 5 0 0 0 1.1kb 1.1kb
green open cortex_4 Y5rDTO23RBC_n6pjFP0-Qw 5 0 8531 8 13mb 13mb
```

### Proceed to Reindex
Expand Down Expand Up @@ -146,8 +146,8 @@ The output should look like this:

```
health status index uuid pri rep docs.count docs.deleted store.size pri.store.size
green open new_the_hive_15 GV-3Y8QjTjWw0F-p2sjW6Q 5 0 30977 0 26mb 26mb
green open the_hive_15 Oap-I61ySgyv6EAI1ZUTFQ 5 0 30977 36 33.2mb 33.2mb
green open new_cortex_4 wRX6rhzXTuW_F2wLNxqVyg 5 0 8531 0 12.6mb 12.6mb
green open cortex_4 Y5rDTO23RBC_n6pjFP0-Qw 5 0 8531 8 13mb 13mb
```

### Delete old indices
Expand Down

0 comments on commit 69fb49e

Please sign in to comment.