[ANNOUNCE] Apache Lucene 4.10.0 released

2014-09-03 Thread Ryan Ernst
3 September 2014, Apache Lucene™ 4.10.0 available

The Lucene PMC is pleased to announce the release of Apache Lucene 4.10.0

Apache Lucene is a high-performance, full-featured text search engine
library written entirely in Java. It is a technology suitable for nearly
any application that requires full-text search, especially cross-platform.

The release is available for immediate download at:
  http://lucene.apache.org/core/mirrors-core-latest-redir.html

Lucene 4.10.0 Release Highlights:

* New TermAutomatonQuery using an automaton for proximity queries.
  
http://blog.mikemccandless.com/2014/08/a-new-proximity-query-for-lucene-using.html

* New OrdsBlockTree terms dictionary supporting ord lookup.

* Simplified matchVersion handling for Analyzers with new setVersion
method, as well as Analyzer constructors not requiring Version.

* Fixed possible corruption when opening a 3.x index with NRT reader.

* Fixed edge case in StandardTokenizer that caused extremely slow
parsing times with long text which partially matched grammar rules.

This release contains numerous bug fixes, optimizations, and improvements.
Please read CHANGES.txt for a full list of new features and changes:
  https://lucene.apache.org/core/4_10_0/changes/Changes.html

Please report any feedback to the mailing lists
(http://lucene.apache.org/core/discussion.html)

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.

On behalf of the Lucene PMC,
Happy Searching


[ANNOUNCE] Apache Solr 4.10.0 released

2014-09-03 Thread Ryan Ernst
3 September 2014, Apache Solr™ 4.10.0 available

The Lucene PMC is pleased to announce the release of Apache Solr 4.10.0

Solr is the popular, blazing fast, open source NoSQL 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
fault tolerant distributed search and indexing, and powers the search
and navigation features of many of the world's largest internet sites.

Solr 4.10.0 is available for immediate download at:
  http://lucene.apache.org/solr/mirrors-solr-latest-redir.html

Solr 4.10.0 Release Highlights:

* This release upgrades Solr Cell's (contrib/extraction) dependency
  on Apache POI to mitigate 2 security vulnerabilities:
http://s.apache.org/solr-cell-security-notice

* Scripts for starting, stopping, and running Solr examples

* Distributed query support for facet.pivot

* Interval Faceting for Doc Values fields

* New terms QParser for efficiently filtering documents by a list of values

Solr 4.10.0 also includes many other new features as well as numerous
optimizations and bugfixes of the corresponding Apache Lucene release.
Please read CHANGES.txt for a full list of new features and changes:
  https://lucene.apache.org/solr/4_10_0/changes/Changes.html

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.

On behalf of the Lucene PMC,
Happy Searching


Re: [ANNOUNCE] Solr wiki editing change

2013-04-02 Thread Ryan Ernst
Please add RyanErnst to the contributors group.  Thanks!


On Mon, Apr 1, 2013 at 7:04 PM, Steve Rowe sar...@gmail.com wrote:

 On Apr 1, 2013, at 9:40 PM, Vaillancourt, Tim tvaillanco...@ea.com
 wrote:
  I would also like to contribute to SolrCloud's wiki where possible.
 Please add myself (TimVaillancourt) when you have a chance.

 Added to solr wiki ContributorsGroup.