Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit ad88bc1

Browse files
convenientshrielenee
authored andcommitted
Update config-cli-subcommands-index.md (#2390)
Update config-cli-subcommands-index.md to display the updated `indexer:status` output
1 parent fb5b7f4 commit ad88bc1

File tree

3 files changed

+44
-24
lines changed

3 files changed

+44
-24
lines changed

guides/v2.1/config-guide/cli/config-cli-subcommands-index.md

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,22 @@ A sample follows:
5151

5252
Sample result:
5353

54-
Category Products: Reindex required
55-
Product Categories: Reindex required
56-
Product Price: Reindex required
57-
Product EAV: Reindex required
58-
Stock: Reindex required
59-
Catalog Rule Product: Reindex required
60-
Catalog Product Rule: Reindex required
61-
Catalog Search: Reindex required
54+
```
55+
+----------------------+------------------+-----------+---------------------+---------------------+
56+
| Title | Status | Update On | Schedule Status | Schedule Updated |
57+
+----------------------+------------------+-----------+---------------------+---------------------+
58+
| Catalog Product Rule | Reindex required | Save | | |
59+
| Catalog Rule Product | Reindex required | Save | | |
60+
| Catalog Search | Ready | Save | | |
61+
| Category Products | Reindex required | Schedule | idle (0 in backlog) | 2018-06-28 09:45:53 |
62+
| Customer Grid | Ready | Schedule | idle (0 in backlog) | 2018-06-28 09:45:52 |
63+
| Design Config Grid | Ready | Schedule | idle (0 in backlog) | 2018-06-28 09:45:52 |
64+
| Product Categories | Reindex required | Schedule | idle (0 in backlog) | 2018-06-28 09:45:53 |
65+
| Product EAV | Reindex required | Save | | |
66+
| Product Price | Reindex required | Save | | |
67+
| Stock | Reindex required | Save | | |
68+
+----------------------+------------------+-----------+---------------------+---------------------+
69+
```
6270

6371
## Reindex {#config-cli-subcommands-index-reindex}
6472
Use this command to reindex all or selected indexers one time only.

guides/v2.2/config-guide/cli/config-cli-subcommands-index.md

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -63,14 +63,20 @@ bin/magento indexer:status
6363
Sample result:
6464

6565
```
66-
Category Products: Reindex required
67-
Product Categories: Reindex required
68-
Product Price: Reindex required
69-
Product EAV: Reindex required
70-
Stock: Reindex required
71-
Catalog Rule Product: Reindex required
72-
Catalog Product Rule: Reindex required
73-
Catalog Search: Reindex required
66+
+----------------------+------------------+-----------+---------------------+---------------------+
67+
| Title | Status | Update On | Schedule Status | Schedule Updated |
68+
+----------------------+------------------+-----------+---------------------+---------------------+
69+
| Catalog Product Rule | Reindex required | Save | | |
70+
| Catalog Rule Product | Reindex required | Save | | |
71+
| Catalog Search | Ready | Save | | |
72+
| Category Products | Reindex required | Schedule | idle (0 in backlog) | 2018-06-28 09:45:53 |
73+
| Customer Grid | Ready | Schedule | idle (0 in backlog) | 2018-06-28 09:45:52 |
74+
| Design Config Grid | Ready | Schedule | idle (0 in backlog) | 2018-06-28 09:45:52 |
75+
| Product Categories | Reindex required | Schedule | idle (0 in backlog) | 2018-06-28 09:45:53 |
76+
| Product EAV | Reindex required | Save | | |
77+
| Product Price | Reindex required | Save | | |
78+
| Stock | Reindex required | Save | | |
79+
+----------------------+------------------+-----------+---------------------+---------------------+
7480
```
7581

7682
## Reindex {#config-cli-subcommands-index-reindex}

guides/v2.3/config-guide/cli/config-cli-subcommands-index.md

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -63,14 +63,20 @@ bin/magento indexer:status
6363
Sample result:
6464

6565
```
66-
Category Products: Reindex required
67-
Product Categories: Reindex required
68-
Product Price: Reindex required
69-
Product EAV: Reindex required
70-
Stock: Reindex required
71-
Catalog Rule Product: Reindex required
72-
Catalog Product Rule: Reindex required
73-
Catalog Search: Reindex required
66+
+----------------------+------------------+-----------+---------------------+---------------------+
67+
| Title | Status | Update On | Schedule Status | Schedule Updated |
68+
+----------------------+------------------+-----------+---------------------+---------------------+
69+
| Catalog Product Rule | Reindex required | Save | | |
70+
| Catalog Rule Product | Reindex required | Save | | |
71+
| Catalog Search | Ready | Save | | |
72+
| Category Products | Reindex required | Schedule | idle (0 in backlog) | 2018-06-28 09:45:53 |
73+
| Customer Grid | Ready | Schedule | idle (0 in backlog) | 2018-06-28 09:45:52 |
74+
| Design Config Grid | Ready | Schedule | idle (0 in backlog) | 2018-06-28 09:45:52 |
75+
| Product Categories | Reindex required | Schedule | idle (0 in backlog) | 2018-06-28 09:45:53 |
76+
| Product EAV | Reindex required | Save | | |
77+
| Product Price | Reindex required | Save | | |
78+
| Stock | Reindex required | Save | | |
79+
+----------------------+------------------+-----------+---------------------+---------------------+
7480
```
7581

7682
## Reindex {#config-cli-subcommands-index-reindex}

0 commit comments

Comments
 (0)