Take two:
--------
The Apache Solr team is happy to announce the availability of Solr
1.3.0 for public download. This version contains many enhancements
and bug fixes, including:
- Distributed search capabilities
- Numerous Lucene and other performance improvements
- Support for multiple indexes in a single deployment (named
MultiCore)
- SolrJ client and a binary response protocol for faster client-
server communication
- Search Components that can be chained together to offer flexible
query processing. Components include existing functionality like
faceting and add More Like This, Editorial Boosting (Query Elevation)
and Spell Checking
- New DataImportHandler for easily indexing database content into Solr
See the http://svn.apache.org/repos/asf/lucene/solr/tags/release-1.3.0/CHANGES.txt
for more details. The download is available from http://www.apache.org/dyn/closer.cgi/lucene/solr/
. See the Solr Wiki for documentation: http://wiki.apache.org/solr/
About Apache Solr:
Solr is an open source enterprise search server based on the Lucene
Java search library, with XML/HTTP and JSON APIs, hit highlighting,
faceted search, caching, replication, a web administration interface
and many more features. It runs in a Java servlet container such as
Tomcat. For more information, refer to the Solr website at http://lucene.apache.org/solr
.
-----
On Sep 16, 2008, at 3:46 PM, Grant Ingersoll wrote:
Draft for solr-user, and various other places of announcement ([EMAIL PROTECTED]
):
-------
The Apache Solr team is happy to announce the availability of Solr
1.3.0 for public download. This version contains many enhancements
and bug fixes, including distributed search capabilities, Lucene
2.3.x performance improvements and many others.
See the http://svn.apache.org/repos/asf/lucene/solr/tags/release-1.3.0/CHANGES.txt
for more details. The download is available from http://www.apache.org/dyn/closer.cgi/lucene/solr/
About Apache Solr:
Solr is an open source enterprise search server based on the Lucene
Java search library, with XML/HTTP and JSON APIs, hit highlighting,
faceted search, caching, replication, a web administration interface
and many more features. It runs in a Java servlet container such as
Tomcat. For more information, refer to the Solr website at http://lucene.apache.org/solr
-------
Thoughts? Edits? I plan on sending out in the next hour or two
(probably around 17:30 GMT-4)
Cheers,
Grant