Skip to content

Releases: integer-net/solr-magento2

1.3.2

23 Aug 06:57
Compare
Choose a tag to compare
  • Introduction of new events around product collection
  • Skip indexing a product if child product cannot be loaded instead of aborting

1.3.1

17 Aug 14:18
Compare
Choose a tag to compare
  • Compatibility fixes for Magento 2.2 RC20

1.3.0

17 Aug 07:49
Compare
Choose a tag to compare
  • Show products which are out of stock depending on the configuration for search results, category pages and autosuggest results

1.2.0

17 Aug 07:12
Compare
Choose a tag to compare
  • 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

16 May 07:13
Compare
Choose a tag to compare
  • Fix bug during DI compilation

1.1.2

15 May 13:32
Compare
Choose a tag to compare
  • 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

18 Apr 09:44
Compare
Choose a tag to compare
  • 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

18 Apr 09:42
Compare
Choose a tag to compare
  • Support for installing the module as a package to app/code and lib/internal/ if installation via composer
    is not possible

1.0.0

18 Apr 09:45
Compare
Choose a tag to compare
  • 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

31 Jan 10:40
Compare
Choose a tag to compare
1.0.0-beta.3 Pre-release
Pre-release
Remove mapping information from composer.json