A Magento module to use Apache Solr for search.
Currently supports indexing and searching of simple and configurable products. Next up on our roadmap is adding facets (layered navigation), consider this a working beta version.
- Index and search products
- Facetted Search (layered navigation)
- Index CMS pages (search coming soon)
- Synonym handling through "Catalog" -> "Search Terms" admin module
- Detailed logging
- Automated Solr install script
Use modman to install the module:
modman clone [email protected]:infielddesign/magento-MagSolr.git
##Credits
Infield Design
- Ingo Renner [email protected]
- Kevin Mitchell [email protected]
- Ian Anderson [email protected]