Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • 1
    could you please provide some more details - did you configure your Magento installation to connect to the Elasticsearch service? Commented Feb 2, 2021 at 9:45
  • @DianaBotean hi dani...yes all things are okay. when I check the elastic configuration it's okay...when I test the connection it's okay...it just happens when I want to reindex. actually, all indexer has been passed just catalog search has problem Commented Feb 2, 2021 at 12:02
  • can you check if you have any errors on ES side? Check if you can use this resource elastic.co/guide/en/elasticsearch/reference/current/… to find your logs. Maybe it runs out of memory in the process or something. Commented Feb 2, 2021 at 15:00