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 have a question about pub/sync for search. In the `spy_category_node_page_search` table there
Hi, I have a question about pub/sync for search. In the spy_category_node_page_search
table there is a data
column and a structured_data
column.
I assume the data
column is used to populate ElasticSearch but I am not clear what the other field is for. Reason to ask is on our project the structured_data
field is becoming very large and affecting performance.
I guess the short question is can we just stop populating that field π
Comments
-
You can't drop it, because:
1. Different plugins are executed on this data to have all data in document
2. You can only if you run all plugins all the time, which will then result in slow P&S
3. It's spryker - bad by design in default...0 -
@UNBSW8S8K can you please elaborate what you mean with bad design in general?
0 -
Storing data, aggregating data, (facets, terms), php code is just crap (it's pure nightmare to work on it)
0 -
And there are many many bugs...
0 -
Why is the code crap?
0 -
Really? You are asking this? Just look at it...
0 -
What concrete bugs you are referring to?
0 -
You can't unit test that shit.
0 -
Why can't you test it?
0 -
What is unit test?
0 -
Me & my colleagues have reported all, some are not fixed since July (last year).
0 -
What reported all means?
0 -
Keep going... troll
0 -
What is this trolling?
0 -
giovanni.piemontese Technical Lead @ LΓΆffelhardt Spryker Solution Partner Posts: 871 π§π»βπ - Cadet
@UNBSW8S8K maybe there are no major or blocker tickets? Where were been reported????
Are u right to say code crap? what is code crap? etc.... @UKHD8KTMF all questions please reply...
0 -
I've not looked at the code but I've been told on another channel the
structured_data
field in the db is for debug purposes only.0 -
No, it is not. It is used in scenarios, when e.g. event is updating part of document only. In that case data changed by this event is merged together with structured data & full document is generated.
0 -
Thanks you are right π
0 -
dear @UNBSW8S8K if you are based in Berlin, it would be great if you could also accompany your colleagues when they come to our office next time again. We would like to learn from your experience in person and together find ways to improve your experience with the Spryker code.
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 74 Spryker News
- 911 Developer Corner
- 771 Spryker Development
- 87 Spryker Dev Environment
- 361 Spryker Releases
- 3 Oryx frontend framework
- 34 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 25 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
- 69 Spryker Safari Questions
- 50 Random