-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6837b8d
commit ffc3139
Showing
2 changed files
with
28 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
IntegerNet_Solr Free for Magento 1 | ||
=============== | ||
Release Notes | ||
|
||
Version 1.7.2 (May 16, 2017) | ||
--------------- | ||
|
||
- Add slicing functionality (see src/shell/integernet-solr.php) | ||
- Fix bug with indexing multistore products with activated flat catalog | ||
- Exclude items with zero counts from filter items count calculation (thanks @tim-bezhashvyly!) | ||
- Fallback to Magento if category is excluded from Solr index (thanks @tim-bezhashvyly!) | ||
- Move files regarding autosuggest to Pro module | ||
|
||
Version 1.7.1 (May 3, 2017) | ||
--------------- | ||
|
||
- Support Indexing of Bundle Child Products | ||
- Optimization of Search Results for search queries containing numbers | ||
- Bugfix regarding Flat Product Setting | ||
- Bugfix regarding Flat Category Setting | ||
- Bugfix regarding Re-Initialization of MySQL Connection | ||
- Bugfix regarding duplicate Layout Update (thanks @tim-bezhashvyly!) | ||
|
||
Version 1.7.0 (Oct 12, 2016) | ||
--------------- | ||
|
||
- First public release of IntegerNet_Solr |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters