What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

Hi guys, I want to extend the SearchResult returned by Elastic on the product list page - in order t

USPATDHK5
USPATDHK5 Posts: 60 🧑🏻‍🚀 - Cadet

Hi guys,
I want to extend the SearchResult returned by Elastic on the product list page - in order to do that I had a look in the ProductAbstractSearchDataMapper, which looks really promising to me.
BUT - whenever I try to debug into it, by changing an abstract product I only receive a 504 Gateway Time-out - Spryker is running on Mac and on docker on my machine.
Can anyone help me 😞
Thanks

Comments

  • How many xdebug connections do you allow in phpstorm?

  • Does the debugger filter by cookie?

  • USPATDHK5
    USPATDHK5 Posts: 60 🧑🏻‍🚀 - Cadet

    Max simultaneous connections is currently set to 3.
    How can I check the debug-cookie settings?