Releases: integer-net/solr-magento2
Releases · integer-net/solr-magento2
1.3.2
- Introduction of new events around product collection
- Skip indexing a product if child product cannot be loaded instead of aborting
1.3.1
- Compatibility fixes for Magento 2.2 RC20
1.3.0
- Show products which are out of stock depending on the configuration for search results, category pages and autosuggest results
1.2.0
- Introduce multiselect filters for search pages and categories
- Show products which are out of stock depending on the configuration for category pages
- Fix translation of autosuggest if being generated from frontend
- Optimize loading of autosuggest so window with outdated information doesn't open, possibly replacing newer window
- Add additional backend translations (de_DE)
1.1.3
- Fix bug during DI compilation
1.1.2
- Imporove search requests for queries including numbers
- Fix bug with fuzzy search for categories not working
- Fix bug with autosuggest in multistore environments
- Add check for correct attribute configuration
1.1.0
- Fix filtering
- Searching through categories
- Display category search results on search results page with a tabbed layout
- Deliver category pages with product information from Solr
- Redirect to product page on a 100% match of the search query with one of the configured product attributes
- Redirect to category page on a 100% match of the search query with one of the configured category attributes
- Provide number of total search results for autosuggest (not used by default)
1.1.1
- Support for installing the module as a package to
app/code
andlib/internal/
if installation via composer
is not possible
1.0.0
- Search functionality via Solr
- Autosuggest window, running without Magento access for performance reasons
- Extensive configuration
- Boosting of product attributes
- Boosting of products and categories
1.0.0-beta.3
Remove mapping information from composer.json