-
Guidance on Implementing Category-Based Search
Hi everyone, I’m looking to implement a category-based search feature, similar to what Amazon offers, instead of the standard global search. I’ve been exploring the Spryker framework and have tried debugging the search flow, but I’m having trouble identifying where exactly this functionality should be implemented. Could…
-
deactivated & deny product still visible on Search and PLP ?
Hi team I have one product with one variant so i deactivate variant and deny abstract product but that product still visible on search bar and on plp page on aws server ? please suggest what can i do for this issue ?
-
Sort by relevance option in catalog search not exist in glue api
Any one suggest how to add search by relevance in catalog search by category id from glue api
-
I'm trying to remove the price display from search results
Hi everyone, I'm trying to remove the price display from search results. I attempted to remove the ProductPriceQueryExpanderPlugin from Pyz\Client\Catalog\CatalogDependencyProvider::createCatalogSearchQueryExpanderPlugins, but the changes don’t seem to reflect. Is there a specific command or step needed to apply these…
-
Add Asciifolding filter search to ElasticSearch
Hey here, For our catalog search, we need to ignore accents. I can easily add the fuzzyquery filter to my search, but I don't have relevant result. I think, the perfect filter should be the Asciifolding, but it seems not to be implemented. How could I add this native ES filter to my Spryker project?! Thank you for all!
-
How can I expand full-text-boosted for a product concrete with new column from db?
I've tried using search preferences but my concrete in elastic with corresponding fields doesn't change. I always have just name and sku.