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 git@github.com:infielddesign/magento-MagSolr.git
##Credits
Infield Design
- Ingo Renner ingo@infielddesign.com
- Kevin Mitchell kevin@infielddesign.com
- Ian Anderson ian@infielddesign.com