Skip to content

Commit d5099ef

Browse files
authored
Clarification on indexing modes above screenshot.
We have experienced confusion related to setting of customer_grid indexer. Adding clarification above screenshot. Also screenshot needs to be updated if magento/magento2#34557 is merged.
1 parent ce18ee2 commit d5099ef

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/guides/v2.4/extension-dev-guide/indexing.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,10 +140,12 @@ To set these options:
140140

141141
You can also reindex from the [command line]({{ page.baseurl }}/config-guide/cli/config-cli-subcommands-index.html#configure-indexers)
142142

143-
The following figure shows an example of setting indexers to Update by Schedule:
143+
The following figure shows an example of setting indexers to Update by Schedule (Please note that the Customer Grid is not supporting Update by Schedule, as stated above):
144144

145145
![Changing indexer modes]({{ site.baseurl }}/common/images/index_index-modes.png){:width="600px"}
146146

147+
148+
147149
### Mview {#m2devgde-mview}
148150

149151
The `mview.xml` file is used to track database changes for a certain entity.

0 commit comments

Comments
 (0)