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, I am currently facing issues with import/ search: After running the Import and P&S without a
Hi, I am currently facing issues with import/ search:
After running the Import and P&S without any errors the search appears to lack of some entries. This probably causes the behaviour, that I have some products in Yves which are visible, but when I open the PDP it says "No route found".
Digging deeper: the spy_product_abstract_page_search
table has less entries than it should have (compared to spy_product_abstract
).
What I've done so far:
- Rerun Import + Trigger/ Sync -> no errors, nothing in error queue
search:setup
+ rerun product trigger -> nothing changed.
Any ideas?
Comments
-
Perhaps you can try to find an abstract product which is missing in the _page_search and visit this product in the zed ui. Perhaps you can spot anything there (such as a missing store-relation)...
0 -
Hi Daniel,
maybe not all products match the criteria to be published in search.
You can have a look at\Spryker\Zed\ProductSearch\Persistence\ProductSearchQueryContainer
to see what data is expected.0 -
@UKTSRTD5M seems like there are some references to categories missing π€ Will check this and keep this thread updated.
0 -
So.. The product which I couldn't open in Yves was actually not imported recently (wasn't in our import csv's - but it remained in Zed as
active
). We'll have to overthink how our import is working and what we might clear before importing0 -
We're setting all of our products to inactive before starting the import now.
What have you done so far to get rid of outdated products? π€ In our case we get a complete list of all products and we're importing these at night (takes between 90 and 120 minutes)0 -
Lucky you, our nightly import is about 3 1/2 hours (therefore we introduced a green/blue deployment of redis and elasticsearch, which in itself is taking up some additional time to sync all items again, but removes downtimes to nearly 0) π We do not delete products during this process, as our products are relatively stable. We provide a status via some other (realtime) mechanism (ERP calling Zed directly on change) and then remove the store relations when a product gets unavailable. But e.g. for categories we did it like: (1) flag everything beforehand, (2) import, remove flag on updated items, (3) after the import: removed all flagged entries.
0 -
Sounds good to request the amount in stock on the fly. Wish we could apply this, but our current delivery of data doesn't provide an API afaik. Most of our products (slightly more than 60k in Shop 1, in Shop 2 we're running about 85k) have a different price every day. Think it would be quite expensive to compare if a product needs to be updated or even created at all.
We're now setting every product to inactive before importing. This flag is overwritten by import directly.
0 -
And no one is using the shop while you are importing?
0 -
or after a deployment, when the new version expects some data to be present in redis?
0 -
And no one is using the shop while you are importing?
We're importing at night, so it's not that likely at the moment. You can use the shop while import is running, it's running on its own instance. Zed is separated.
or after a deployment, when the new version expects some data to be present in redis?
We usually don't flush/ clear redis on deployments (as long as not necessary. Then we'd probably run a full import)
0 -
I'm talking about some specific, newly added data, which is not present in redis until everything is reimported after the deployment. If you wanted to avoid downtime here, you're in trouble without any kind of decoupling. But if can accept downtimes during the night, that's not as important... Again, lucky you π
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 76 Spryker News
- 929 Developer Corner
- 787 Spryker Development
- 89 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 35 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 26 Job Opportunities
- 3.2K π Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 32 Product & Business Questions
- 70 Spryker Safari Questions
- 50 Random