You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@lucene.apache.org by jim ferenczi <ji...@gmail.com> on 2017/04/27 11:20:40 UTC

[ANNOUNCE] Apache Solr 6.5.1 released

27 April 2017, Apache Lucene™ 6.5.1 available

The Lucene PMC is pleased to announce the release of Apache Lucene 6.5.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 3 bug fixes since the 6.5.0 release:

 * Fixed join queries to not reference IndexReaders, as it could cause
leaks if they are cached.
 * Made LRUQueryCache delegate the scoreSupplier method.
 * Fixed index sorting to work with sparse numeric and binary docvalues
field

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

Please read CHANGES.txt for a full list of new features and changes:
  https://lucene.apache.org/core/6_5_1/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.

Re: [ANNOUNCE] Apache Solr 6.5.1 released

Posted by jim ferenczi <ji...@gmail.com>.
I did just after I realized that I messed up the title.
Sorry for that.

2017-04-27 13:26 GMT+02:00 Ishan Chattopadhyaya <ic...@gmail.com>:

> I think this announcement is for Solr, but the changes and the links point
> to Lucene changes.
> Should we re-announce?
>
> On Thu, Apr 27, 2017 at 4:50 PM, jim ferenczi <ji...@gmail.com>
> wrote:
>
>> 27 April 2017, Apache Lucene™ 6.5.1 available
>>
>> The Lucene PMC is pleased to announce the release of Apache Lucene 6.5.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 3 bug fixes since the 6.5.0 release:
>>
>>  * Fixed join queries to not reference IndexReaders, as it could cause
>> leaks if they are cached.
>>  * Made LRUQueryCache delegate the scoreSupplier method.
>>  * Fixed index sorting to work with sparse numeric and binary docvalues
>> field
>>
>> The release is available for immediate download at:
>>   http://www.apache.org/dyn/closer.lua/lucene/java/6.5.1
>>
>> Please read CHANGES.txt for a full list of new features and changes:
>>   https://lucene.apache.org/core/6_5_1/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.
>>
>
>

Re: [ANNOUNCE] Apache Solr 6.5.1 released

Posted by Ishan Chattopadhyaya <ic...@gmail.com>.
I think this announcement is for Solr, but the changes and the links point
to Lucene changes.
Should we re-announce?

On Thu, Apr 27, 2017 at 4:50 PM, jim ferenczi <ji...@gmail.com>
wrote:

> 27 April 2017, Apache Lucene™ 6.5.1 available
>
> The Lucene PMC is pleased to announce the release of Apache Lucene 6.5.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 3 bug fixes since the 6.5.0 release:
>
>  * Fixed join queries to not reference IndexReaders, as it could cause
> leaks if they are cached.
>  * Made LRUQueryCache delegate the scoreSupplier method.
>  * Fixed index sorting to work with sparse numeric and binary docvalues
> field
>
> The release is available for immediate download at:
>   http://www.apache.org/dyn/closer.lua/lucene/java/6.5.1
>
> Please read CHANGES.txt for a full list of new features and changes:
>   https://lucene.apache.org/core/6_5_1/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.
>