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
Posted by Tetsuya Kitahata at June 7, 2007 03:22 PMProject Info -- Apache Solr
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 Website http://lucene.apache.org/solr/ Programming Languages Java Categories web-framework Mailing Lists http://lucene.apache.org/solr/mailing_lists.html Bug/Issue Tracker http://issues.apache.org/jira/browse/SOLR Wiki http://wiki.apache.org/solr/ Project Management Committee Apache Lucene Access to the source code:
Browse http://svn.apache.org/viewcvs.cgi/lucene/solr/ SVN Direct http://svn.apache.org/repos/asf/lucene/solr/
http://www.apachenews.org/archives/000998.html
[ Category : Apache Lucene ] (PDF)(XML)

