ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 25 - AD0-E722 discussion

Report
Export

An Adobe Commerce Architect notices that the product price index takes too long to execute. The store is configured with multiple websites and dozens of customer groups.

Which two ways can the Architect shorten the full price index execution time? (Choose two.)

A.
Set mage_ihdexer_threads_COUNT environment variable to enable parallel mode
Answers
A.
Set mage_ihdexer_threads_COUNT environment variable to enable parallel mode
B.
Move catalog_Price_index indexer to another custom indexer group
Answers
B.
Move catalog_Price_index indexer to another custom indexer group
C.
Enable price index customer group merging for products without tier prices
Answers
C.
Enable price index customer group merging for products without tier prices
D.
Set Customer Share Customer Accounts Option to Global
Answers
D.
Set Customer Share Customer Accounts Option to Global
E.
Edit customer groups to exclude websites that they are not using
Answers
E.
Edit customer groups to exclude websites that they are not using
Suggested answer: A, C

Explanation:

The product price index can be optimized by using parallel mode and customer group merging. Parallel mode allows the indexer to run multiple threads simultaneously, which can speed up the indexing process. Customer group merging reduces the number of rows in the price index table by merging customer groups that have the same product prices. This can improve the performance of the price index queries and reduce the index size.Reference:Indexing optimization,Price index customer group merging

asked 02/10/2024
Nicoleta Moglan
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first