File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1- ![ IntegerNet_Solr Logo ] ( https://www.integer-net.de/wp-content/uploads/2012/11/integernet-solr-logo-small .png)
1+ ![ IntegerNet_Solr Free ] ( doc/solr_free_banner .png)
22
33# IntegerNet_Solr Free
44This is a free extension to integrate Solr as a product search in an online store running on Magento Community
@@ -16,11 +16,15 @@ The search algorithm performs a fuzzy search to help with usability. When you ha
1616your search request, the fuzzy search will look for similar words, increasing the chance of finding a match.
1717
1818### Boost Products or Attributes
19-
2019Use your catalog search as a marketing feature to increase the sales of certain products. You can either select
2120individual or a bunch of products to boost, or you can boost an attribute. Whenever one of these boosted
2221products or attributes are a match with the search term, they are ranked higher than usual.
2322
23+ ### Use second Solr Core to avoid downtime during Indexing
24+ If you have a second Solr core available (you should!), you can use that to run the indexing process on while
25+ the first core still serves the search during that time. Once indexing is finished, the cores will be switched
26+ automatically in an atomic operation.
27+
2428## Requirements
2529- Magento Community Edition 1.7 to 1.9
2630- Solr 4.x to 6.x
You can’t perform that action at this time.
0 commit comments