« 05 June 2007 - Apache Tuscany SCA Java 0.90 (incubated) released | Main | 06 June 2007 - Jakarta JCS 1.3 Released »

June 07, 2007

07 June 2007 - Apache Solr 1.2 released

Apache Solr 1.2 is the first release since graduating from the Apache Incubator.

Solr is a high performance full-text search server based on Apache Lucene, written in Java5, and easily extensible through plugins written in Java. Documents are added to a search collection via XML over HTTP. The collection is queried via HTTP to receive an XML response (or alternately JSON, Python or Ruby text formats).

Major features include:

* A powerful data schema to define fields, types, and configure text analysis
* External configuration via xml
* Faceted search
* Hit highlighting
* Flexible advanced caching
* Index replication for high availability
* A web admin interface

Some of the new features in 1.2 include CSV/delimited-text data loading, time based autocommit, faster faceting, negative filters, a spell-check handler, sounds-like word filters, regex text filters, and more flexible plugins.

Apache Solr 1.2 can be downloaded from
http://www.apache.org/dyn/closer.cgi/lucene/solr/

Thank you for your interest in Apache Solr!
-- The Apache Solr Team

----

Project Info -- Apache Solr

DOAP File

Solr is an open source enterprise search server based on the Lucene Java search library, with XML/HTTP and JSON, Ruby, and Python APIs, hit highlighting, faceted search, caching, replication, and a web administration interface.

Releases can be downloaded from http://www.apache.org/dyn/closer.cgi/lucene/solr/

Project Websitehttp://lucene.apache.org/solr/
Programming LanguagesJava
Categoriesweb-framework
Mailing Listshttp://lucene.apache.org/solr/mailing_lists.html
Bug/Issue Trackerhttp://issues.apache.org/jira/browse/SOLR
Wikihttp://wiki.apache.org/solr/
Project Management CommitteeApache Lucene

Access to the source code:

Browsehttp://svn.apache.org/viewcvs.cgi/lucene/solr/
SVN Directhttp://svn.apache.org/repos/asf/lucene/solr/
Posted by Tetsuya Kitahata at June 7, 2007 03:22 PM
http://www.apachenews.org/archives/000998.html
[ Category : Apache Lucene ] (PDF)(XML)