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 all, The readme of is pointing to a module documentat
Hi all,
The readme of https://github.com/spryker/product-search is pointing to a module documentation that does not exist, can anyone please post a working link to the documentation
thanks
Comments
-
Hi, dunno for what you are looking, but you can take a look on the documentations: https://documentation.spryker.com/docs/mg-product-search
0 -
Like every other Spryker module π
I would recommend starting with https://documentation.spryker.com/docs/search
0 -
@UL6DGRULR except that the results you get are not really helpful
0 -
I searched there before I posted this message π
0 -
@UK7KBE2JW thanks for responding ... this is not what I was looking for, I saw it before. I was looking for more extended documentation about how to make attributes of a product searchable, I can dive into the code for hours and I can find it out, but I was expecting a bit more docs on the topic.
0 -
Yeah the best way is to search in the code instead of searching for documentation. Most of the time when i was searching something in the docs it was outdated or missing.
0 -
If you ask or state a problem the Spryker community might be able to help you. If your question is to get a link to the documentation, please donβt be disappointed if you get a link but not an answer to the question you had in mind.
how to make attributes of a product searchable
This is something I can answer:
You need to add the attribute to https://documentation.spryker.com/docs/file-details-product-search-attributecsv and import the according file. This will make the attribute available in the search after triggering search events (
vendor/bin/console event:trigger -r product_abstract
&vendor/bin/console event:trigger -r product_concrete
)0 -
Thanks @UL6DGRULR I thought the module docs (if they existed) would include this info π thats why I am asking for the main source ... because it can answer 100 questions not only my own ... but thanks this sounds promising ... I will try it ππ»
0 -
Sadly all the module readmes are nearly useless as they point into the void since several years. So documentation.spryker.com should be the starting point for all questions.
(This is something which bothered me too for a while now)0 -
which makes the code really the best starting point π
0 -
do you guys have any idea about possible filter types for this file? besides single and multi selects ? is there something like ranges for numerical attributes?
0 -
I think ranges are supported (e.g.: for price filters) a numerical filter is not known to me.
0 -
are these filter type enumerated somewhere ?
0 -
to know what options one has?
0 -
-
thanks a lot
0 -
To see what possibilities exists you can use the Zed UI: https://documentation.spryker.com/docs/managing-search-preferences and play around with it.
I do not have a running Zed with Elasticsearch here, as our current project is using FactFinder instead and so we removed all standard search features from Spryker0 -
I see thanks
0 -
this is helpful
0 -
Or you can take a look in this Plugin: https://github.com/fond-of/spryker-product-page-search-attribute-expander/tree/mas[β¦]ker/Zed/ProductPageSearchAttributeExpander/Communication/Plugin
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