Skip to content

Solr search for Magento Community Edition, based on Solarium

License

Notifications You must be signed in to change notification settings

56klab/magento-solarium

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solr search extension for Magento

We are sorry but we cannot offer customer support for this extension, and it is provided "as-is" for free. We use it at a number of big shops and it works well.

Solr Solarium Magento

The default MySQL Fulltext search is not performing very well on more serious shops. It is slow and the results aren't very relevant. Apache's Solr does a much better job in delivering fast and relevant results. I have used the Solarium PHP library to build Solr into Magento CE. If you have some funds available for improvements, pleas contact me.

This extension is also on Magento Connect.

Features

  • Free and Open Source
  • Fast results
  • Can handle high number of products
  • Fast autocomplete search query while typing
  • Optional: Show products with images as suggestions
  • Autocorrect typos in search terms
  • "Did you mean..." suggestions
  • Solr 3 & 4 support
  • Solr HTTP authentication support

Requirements

  • Magento Community Edition 1.6+
  • A working Solr 3.x or 4.x server

Installation & Usage

The install instructions can be found on this Wiki page

Support

We are sorry but we cannot offer customer support for this extension, and it is provided "as-is" for free. We use it at a number of big shops and it works well.

A lot of info can be found in our Wiki Pages

If you have an issue, you can open a bug report in GitHub's issue tracker. However we can not guarantee you will get an answer, it depends on the community.

Core Developers

About

Solr search for Magento Community Edition, based on Solarium

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.6%
  • Other 0.4%