You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Grant Ingersoll <gs...@apache.org> on 2008/09/17 03:29:26 UTC

[ANNOUNCE] Solr 1.3.0 Released

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
- 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/ 
.

Re: [ANNOUNCE] Solr 1.3.0 Released

Posted by Jon Baer <jo...@gmail.com>.
Another +1 for Shalin and Noble for DIH ...

On Sep 16, 2008, at 9:50 PM, Erik Hatcher wrote:

> +1 for Grant's efforts!   He put a lot of sweat into making this  
> release a reality.
>
> 	Erik
>
> On Sep 16, 2008, at 9:29 PM, Grant Ingersoll wrote:
>
>> 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
>> - 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/.
>


Re: [ANNOUNCE] Solr 1.3.0 Released

Posted by Erik Hatcher <er...@ehatchersolutions.com>.
+1 for Grant's efforts!   He put a lot of sweat into making this  
release a reality.

	Erik

On Sep 16, 2008, at 9:29 PM, Grant Ingersoll wrote:

> 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
> - 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/ 
> .