collective.solr
Solr integration for external indexing and searching.
Project Description
collective.solr integrates the Solr search engine with Plone.
Apache Solr is based on Lucene and is the enterprise open source search engine. It powers the search of sites like Twitter, the Apple and iTunes Stores, Wikipedia, Netflix and many more.
Solr does not only scale to any level of content, but provides rich search functionality, like facetting, geospatial search, suggestions, spelling corrections, indexing of binary formats and a whole variety of powerful tools to configure custom search solutions. It has integrated clustering and load-balancing to provide a high level of robustness.
collective.solr comes with a default configuration and setup of Solr that makes it extremely easy to get started, yet provides a vastly superior search quality compared to Plone's integrated text search based on ZCTextIndex.
Releases of collective.solr can be found on the Python Package Index at http://pypi.python.org/pypi/collective.solr where you can also find more developer oriented information about setup and installation. The code and issue trackers can be found on GitHub at https://github.com/Jarn/collective.solr.
Self-Certification
[X] Internationalized
[X] Unit tests
[ ] End-user documentation
[X] Internal documentation (documentation, interfaces, etc.)
[X] Existed and maintained for at least 6 months
[X] Installs and uninstalls cleanly
[X] Code structure follows best practice
Current Release
collective.solr 2.0
Released Jun 04, 2011 — tested with Plone 4
Plone 4 compatibility, performance improvements and improved search quality.
More about this release…
- If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.
All Releases
| Version | Released | Description | Compatibility | Licenses | Status |
|---|---|---|---|---|---|
| 2.0 | Jun 04, 2011 | Plone 4 compatibility, performance improvements and improved search quality. More about this release… |
Plone 4
|
GPL | final |
| 1.1 | Mar 17, 2011 | Maintenance release for Plone 3.x More about this release… |
Plone 3
|
GPL | final |
| 1.0 | Sep 14, 2010 | First final release for Plone 3.x More about this release… |
Plone 3
|
GPL | final |
