cancel
Showing results for 
Search instead for 
Did you mean: 

Error While Index "Catalog Search index exception: Following products with requested ids were no 500

Error While Index "Catalog Search index exception: Following products with requested ids were no 500

Getting Error While Indexing "Catalog Search index exception: Following products with requested ids were no 500.

 

I have tried to change the Search Engine to MySQL from Elasticsearch, then its working fine, and when i am changing back to Elasticsearch getting same error.

 

 

sudo stack/magento/bin/magento-cli indexer:reindex
Design Config Grid index has been rebuilt successfully in 00:00:00
Customer Grid index has been rebuilt successfully in 00:00:00
Category Products index has been rebuilt successfully in 00:00:01
Product Categories index has been rebuilt successfully in 00:00:00
Catalog Rule Product index has been rebuilt successfully in 00:00:01
Product EAV index has been rebuilt successfully in 00:00:01
Stock index has been rebuilt successfully in 00:00:00
Inventory index has been rebuilt successfully in 00:00:00
Catalog Product Rule index has been rebuilt successfully in 00:00:00
Product Price index has been rebuilt successfully in 00:00:00
Catalog Search index exception: Following products with requested ids were not found: 500
Spoiler
Catalog Search index exception: Following products with requested ids were not found: 500

 

1 REPLY 1

Re: Error While Index "Catalog Search index exception: Following products with requested ids we

Hello,

- Please change all indexer as Update by Schedule mode in system-> index management
also check below link

https://devdocs.magento.com/guides/v2.4/config-guide/cli/config-cli-subcommands-index.html#:~:text=V... 

Happy coding Smiley Happy