Adding FuzzyQueryExpanderPlugin to Catalog Search Results
Hi here,
I'm trying to make fuzzy our search on our app.
I've succeeded to add it for suggestions, but not for result.
For Suggestions, I've simply added this plugin to CatalogDependencyProvider:createSuggestionQueryExpanderPlugins()
Logically, I've added it to CatalogDependencyProvider:createCatalogSearchQueryExpanderPlugins() but it throws an error and returns the whole catalog (the error is nothing else than an alert bar "catalog.page.cannot_be_opened" ). I've tried in other methods which doesn't make it better.
What am I supposed to do to make it working fine ? (I didn't find any relevant documentation, so if you have some, I'll take it ;) )
Than you in advance!
Best Answer
-
Found a solution : we need to extend the CatalogSearchQueryPlugin.php:createMultiMatchQuery and replace TYPE_CROSS_FIELD by TYPE_BEST_FIELDS.
2
Answers
-
Found a solution : we need to extend the CatalogSearchQueryPlugin.php:createMultiMatchQuery and replace TYPE_CROSS_FIELD by TYPE_BEST_FIELDS.
2
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 73 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