File tree 2 files changed +28
-1
lines changed 2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change
1
+ IntegerNet_Solr Free for Magento 1
2
+ ===============
3
+ Release Notes
4
+
5
+ Version 1.7.2 (May 16, 2017)
6
+ ---------------
7
+
8
+ - Add slicing functionality (see src/shell/integernet-solr.php)
9
+ - Fix bug with indexing multistore products with activated flat catalog
10
+ - Exclude items with zero counts from filter items count calculation (thanks @tim-bezhashvyly !)
11
+ - Fallback to Magento if category is excluded from Solr index (thanks @tim-bezhashvyly !)
12
+ - Move files regarding autosuggest to Pro module
13
+
14
+ Version 1.7.1 (May 3, 2017)
15
+ ---------------
16
+
17
+ - Support Indexing of Bundle Child Products
18
+ - Optimization of Search Results for search queries containing numbers
19
+ - Bugfix regarding Flat Product Setting
20
+ - Bugfix regarding Flat Category Setting
21
+ - Bugfix regarding Re-Initialization of MySQL Connection
22
+ - Bugfix regarding duplicate Layout Update (thanks @tim-bezhashvyly !)
23
+
24
+ Version 1.7.0 (Oct 12, 2016)
25
+ ---------------
26
+
27
+ - First public release of IntegerNet_Solr
Original file line number Diff line number Diff line change 2
2
<config >
3
3
<modules >
4
4
<IntegerNet_Solr >
5
- <version >1.7.1 </version >
5
+ <version >1.7.2 </version >
6
6
<version_suffix />
7
7
</IntegerNet_Solr >
8
8
</modules >
You can’t perform that action at this time.
0 commit comments