Darned that Google; they need to do better ;)

Here's the entry from CHANGES.txt on Lucene's trunk:

 2. LUCENE-1382: Add an optional arbitrary String "commitUserData" to
    IndexWriter.commit(), which is stored in the segments file and is
    then retrievable via IndexReader.getCommitUserData instance and
    static methods.  (Shalin Shekhar Mangar via Mike McCandless)

Mike

On Thu, May 21, 2009 at 1:27 PM, Tim Williams <william...@gmail.com> wrote:
> On Thu, May 21, 2009 at 1:12 PM, Michael McCandless
> <luc...@mikemccandless.com> wrote:
>> Sorry for the slow response.
>>
>> It's really not clear when 2.9 will be released.  We have accumulated
>> a number of good improvements -- higher performance field sorting, new
>> higher performance Collector (replaces HitCollector) API,
>> segment-based searching, attaching a String label to each commit from
>> IndexWriter,
>
> This is interesting, where might I find more about "attaching a String
> label to each commit" functionality?  (google isn't doing too well
> with those terms unfortunately:(
>
> --tim
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
> For additional commands, e-mail: java-user-h...@lucene.apache.org
>
>

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

Reply via email to