Skip to content

Commit a6ef4a5

Browse files
committed
New release 1.8.0; move solr configuration to solr-base repository
1 parent a42bc10 commit a6ef4a5

File tree

11 files changed

+10
-740
lines changed

11 files changed

+10
-740
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"homepage": "https://github.com/integer-net/solr-magento1",
66
"require": {
77
"aoepeople/aoe_layoutconditions": "~1.0.0",
8-
"integer-net/solr-base": "^3.0.0"
8+
"integer-net/solr-base": "^3.3.0"
99
},
1010
"require-dev": {
1111
"ecomdev/ecomdev_phpunit": "dev-dev",

doc/release-notes.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@ IntegerNet_Solr Free for Magento 1
22
===============
33
Release Notes
44

5+
Version 1.8.0 (Feb 4, 2019)
6+
---------------------------
7+
8+
- Improve search results by boosting full word matches
9+
10+
**Attention: the [new solr schema](https://github.com/integer-net/solr-base/blob/master/conf/schema.xml) has to be configured in Solr!**
11+
512
Version 1.7.6 (Aug 16, 2017)
613
---------------
714

@@ -65,4 +72,4 @@ This is a completely refactored version. Plus, we added quite a number of new fe
6572
- Select per category which filters shall be available
6673
- Configurable meta robots tag (NOINDEX, NOFOLLOW) for search result pages, filtered search results and filtered category pages
6774
- Adjustable boost for products in search results if they are in a category whose name matches the search term
68-
- Direct redirects to a product or category page if the search term is an exact match with the product name, SKU, category name, or a different attribute of your choice
75+
- Direct redirects to a product or category page if the search term is an exact match with the product name, SKU, category name, or a different attribute of your choice

solr_conf/mapping-ISOLatin1Accent.txt

Lines changed: 0 additions & 246 deletions
This file was deleted.

solr_conf/protwords.txt

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)