spryker/search-extension
SearchExtension module
1.5.0
2.4M downloads/mo
#3880 most downloaded on Packagist
spryker/search-extension
What this package is like to depend on
Last release 4 months ago
30 Mar 2026
Ships fairly regularly
a new release about every 9 months
Nearly every release is documented
notes for 7 of 7 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
7 releases · first in 2019
1 release in the last 12 months
see the full history below
Release timeline
7 releases · Dec 2019 to Mar 2026Releases
latest 7-
1.5.030 Mar 2026Release notes
Open source →Included commits: 1.4.0...1.5.0
Improvements
- Introduced
MultiSearchAdapterPluginInterfaceto allow search adapter plugins to support batch multi-search queries in a single request.
- Introduced
-
1.4.027 Aug 2025Release notes
Open source →Included commits: 1.3.0...1.4.0
Adjustments
- Undeprecated
SearchContextAwareQueryInterfaceplugin interface (still used widely).
Improvements
- Introduced
QueryApplicabilityCheckerInterfaceplugin interface (moved fromCatalogExtension) - Introduced
SearchTypeIdentifierInterfaceplugin interface (moved fromCatalogExtension)
- Undeprecated
-
1.3.011 Sep 2023Release notes
Open source →Included commits: 1.2.0...1.3.0
Improvements
- Introduced
GroupedResultFormatterPluginInterfaceto group the results from different formatters. - Introduced
SearchResultCountPluginInterfaceto offer the capability of finding results count based on raw search results data.
- Introduced
-
1.2.031 Mar 2023Release notes
Open source → -
1.1.009 Jun 2021Release notes
Open source →Included commits: 1.0.1...1.1.0
Improvements
- Introduced
ConnectionCheckerAdapterPluginInterfaceto check connection to Search engine. - Introduced
SearchConnectionResponsetransfer object.
- Introduced
-
1.0.103 Sep 2020Release notes
Open source →Included commits: 1.0.0...1.0.1
Fixes
- Fixed
SearchContextAwareQueryInterfaceplugin interface by adding missing deprecation tag and message.
- Fixed
-
1.0.006 Dec 2019Release notes
Open source →Included commits: https://github.com/spryker/search-extension/tree/1.0.0
Initial Release
- Introduced
FacetSearchResultValueTransformerPluginInterface. - Introduced
QueryExpanderPluginInterface. - Introduced
QueryInterface. - Introduced
ResultFormatterPluginInterface. - Introduced
SearchAdapterPluginInterface. - Introduced
SearchConfigBuilderPluginInterface. - Introduced
SearchConfigExpanderPluginInterface. - Introduced
SearchContextAwareQueryInterface. - Introduced
SearchContextExpanderPluginInterface. - Introduced
SearchStringGetterInterface. - Introduced
SearchStringSetterInterface. - Introduced
SearchStringSetterInterface. - Introduced
SearchContextTransfertransfer object. - Introduced
SearchConfigurationTransfertransfer object. - Introduced
SearchDocumentTransfertransfer object.
- Introduced