ing clear.
Thanks.
> (If so, then it sounds like generation==1 is the test you want).
>
> What's the use case behind this?
>
> Mike
>
>
> Akshay wrote:
>
> Is there a way, without the knowledge of how IndexWriter was used, by
>> which
>> we can say that
;
> But... this is an internal detail to Lucene's index format and could change
> in some future release.
>
> Mike
>
>
> Akshay wrote:
>
> Hi List,
>>
>> How to find if an empty lucene index has been created for the very first
>> time? Is the gene
Hi List,
How to find if an empty lucene index has been created for the very first
time? Is the generation number 1 enough to determine this?
--
Regards,
Akshay K. Ukey.
Hi,
We need a feature for time based cleanup of IndexCommits. Would it be
possible to add a method to IndexCommit class to get the timestamp of an
index commit?
Thanks.
--
Regards,
Akshay Ukey.