You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Mark Miller <ma...@gmail.com> on 2009/07/02 15:51:47 UTC

changes-to-html

Looks like there is a little issue - New Features is coming under Bug 
Fixes. Its just kind of getting merged.

13. LUCENE-1681: Fix infinite loop caused by a call to DocValues methods 
getMinValue, getMaxValue, getAverageValue. (Simon Willnauer via Mark Miller)

New features

14. LUCENE-1411: Added expert API to open an IndexWriter on a prior 
commit, obtained from IndexReader.listCommits. This makes it possible to 
rollback changes to an index even after you've closed the IndexWriter 
that made the changes, assuming you are using an IndexDeletionPolicy 
that keeps past commits around. This is useful when building 
transactional support on top of Lucene.
(Mike McCandless)

-- 
- Mark

http://www.lucidimagination.com




---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


Re: changes-to-html

Posted by Mark Miller <ma...@gmail.com>.
Steven A Rowe wrote:
> On 7/2/2009 at 9:52 AM, Mark Miller wrote:
>   
>> Looks like there is a little issue - New Features is coming under Bug
>> Fixes. Its just kind of getting merged.
>>     
>
> There is a space in front of "New features".  Header detection requires no leading whitespace, to distinguish headers from stuff that belongs with a previous item.
>
> Steve
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-dev-help@lucene.apache.org
>
>   
Thanks Steve. Fixed that and a space in front API Changes.

-- 
- Mark

http://www.lucidimagination.com




---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


RE: changes-to-html

Posted by Steven A Rowe <sa...@syr.edu>.
On 7/2/2009 at 9:52 AM, Mark Miller wrote:
> Looks like there is a little issue - New Features is coming under Bug
> Fixes. Its just kind of getting merged.

There is a space in front of "New features".  Header detection requires no leading whitespace, to distinguish headers from stuff that belongs with a previous item.

Steve




---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org