Skip to content
forked from renatormo/Solr

Magentix: Search from Magento CE with Apache Solr

Notifications You must be signed in to change notification settings

ttennebkram/Solr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a fork of the original Magento CE Solr extension

The changes include:

  • Hot fix to make the module work with Solr 4.3 (the original only works with solr 3.x)
  • Added configuration files for brazilian portuguse undes the app/etc folder

The original description:

Make search on Magento CE with Apache Solr.

Based on PHP library for Apache Solr : solr-php-client

  • Extension use fulltext for index. You can search in any attributes (Use in Quick Search).

  • If Apache Tomcat server is down, usual search is used. It is invisible for user.

  • Search relevance is stored (Magento do not use relevance with MySQL fulltext).

  • Extension do not support catalog advanced search. Usual search is used for this feature.

  • Compatibility : Magento >= 1.5

Configuration

  • Config
  • System > Configuration > Catalog > Solr Search Engine

About

Magentix: Search from Magento CE with Apache Solr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%