[ANNOUNCE] Apache Lucene 8.10.0 released

2021-09-28 Thread Timothy Potter
The Lucene PMC is pleased to announce the release of Apache Lucene 8.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.

This release contains numerous bug fixes, optimizations, and
improvements, some of which are highlighted below. The release is
available for immediate download at:

  

### Lucene 8.10.0 Release Highlights:

 New features
- Multi-valued fields are now supported in numeric range facet counting
- Added new analyzer for Telugu
- Near-real-time readers opened from an IndexCommit can now sort their leaves
- SimpleText codec now implements skipping for its postings lists

 Optimizations
- Performance improvements for faceting, including a new protected API
to control which fields are counted for drill-down during drill
sideways, and optimized drill sideways iterating
- RegexpQuery's detection of adversarial (ReDoS) regular expressions
is improved, catching exotic cases that it missed before, and throwing
TooComplexToDeterminizeException
- Speedup for computing the leading prefix and trailing suffix from an
Automaton, and for managing powersets during determinize
- Speedups for stored fields retrieval with the default codec (BEST_SPEED)
- IndexWriter uses less RAM when buffering documents, especially in
the case of many unique fields
- forceMerge will now merge any number of segments at once, making it
much faster in many cases
- Compression improvements for docvalues storage

... plus a number of exciting bug fixes!

Please read CHANGES.txt for a full list of new features and changes:

  

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 applies to Maven access.

-
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org



[ANNOUNCE] Apache Lucene 8.8.1 released

2021-02-23 Thread Timothy Potter
The Lucene PMC is pleased to announce the release of Apache Lucene 8.8.1.


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.


This release contains numerous bug fixes, optimizations, and improvements,
some of which are highlighted below. The release is available for immediate
download at:


  


### Lucene 8.8.1 Release Highlights:


No changes from 8.8.0


Please read CHANGES.txt for a full list of changes:


  


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 applies to Maven access.




[ANNOUNCE] Apache Lucene 5.1.0 released

2015-04-14 Thread Timothy Potter
14 April 2015 - The Lucene PMC is pleased to announce the release of
Apache Lucene 5.1.0

The release is available for immediate download at:
http://www.apache.org/dyn/closer.cgi/lucene/java/5.1.0

Lucene 5.1.0 includes 9 new features, 10 bug fixes, and 24 optimizations / other
changes from 18 unique contributors.

For detailed information about what is included in 5.1.0 release,
please see: http://lucene.apache.org/core/5_1_0/changes/Changes.html

Enjoy!

-
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org