June 2011, Apache Solr 3.2™ available
The Lucene PMC is pleased to announce the release of Apache Solr 3.2.

Solr is the popular, blazing fast open source enterprise search platform from 
the Apache Lucene project. Its major features include powerful full-text 
search, hit highlighting, faceted search, dynamic clustering, database 
integration, rich document (e.g., Word, PDF) handling, and geospatial search. 
Solr is highly scalable, providing distributed search and index replication, 
and it powers the search and navigation features of many of the world's 
largest internet sites.

This release contains numerous bug fixes, optimizations, and
improvements, some of which are highlighted below.  The release
is available for immediate download at:
   http://www.apache.org/dyn/closer.cgi/lucene/solr (see note below).

See the CHANGES.txt file included with the release for a full list of
details as well as instructions on upgrading.

Solr 3.2 Release Highlights

 * Ability to specify overwrite and commitWithin as request parameters when 
   using the JSON update format.

 * TermQParserPlugin, useful when generating filter queries from terms 
   returned from field faceting or the terms component.

 * DebugComponent now supports using a NamedList to model Explanation objects 
   in its responses instead of Explanation.toString.

 * Improvements to the UIMA and Carrot2 integrations

 * Highlighting performance improvements

 * A test-framework jar for easy testing of Solr extensions.

 * Bugfixes and improvements from Apache Lucene 3.2

Note: The Apache Software Foundation uses an extensive mirroring network for
distributing releases.  It is possible that the mirror you are using may not
have replicated the release yet.  If that is the case, please try another
mirror.  This also goes for Maven access.
  • No labels