jeroenvermeulen / solarium
Solr based full text search for Magento CE. Uses the Solarium library.
Installs: 212
Dependents: 0
Suggesters: 0
Security: 0
Stars: 122
Watchers: 37
Forks: 85
Type:magento-module
Requires
- dev-master
- v1.6.9-beta
- v1.6.8-beta
- v1.6.7-beta
- v1.6.6-beta
- 1.6.5-beta
- 1.6.4-beta
- v1.6.3-beta
- v1.6.2-beta
- v1.6.1-beta
- v1.6.0-beta
- v1.5.0
- v1.4.2-beta
- v1.4.1-beta
- v1.4.0-beta
- v1.3.2-beta
- v1.3.1-beta
- v1.3.0-beta
- v1.2.1-beta
- v1.2.0-beta
- v1.1.0-beta
- v1.0.1-beta
- dev-core_per_store
- dev-50_fix_ugly_css_on_autocomplete_error
- dev-#47_big_dataset_autosuggest_fix
- dev-release/1.5.0
This package is not auto-updated.
Last update: 2023-09-06 12:53:19 UTC
README
We are sorry but we cannot offer customer support for this extension, and it is provided "as-is" for free.
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. We have used the Solarium PHP library to build Solr into Magento CE.
This project is abandoned. Please do NOT contact any of the developers for support.
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. This project is abandoned. Please do NOT contact any of the developers for support.
A lot of info can be found in our Wiki Pages