On Tue, Sep 2, 2008 at 1:56 PM, Michael McCandless
<[EMAIL PROTECTED]> wrote:
>
> Are you thinking this would just fallback to Directory.fileModified on the
> segments_N file for that commit?
>
> You could actually do that without any API change, because IndexCommit
> exposes a getSegmentsFileName().
If it is a RAMDirectory how can we get the lastmodified?
Isn't it a lot of overhead to read the file modified time everytime
the timestamp is tobe obtained?
>
> Mike
>
> Akshay wrote:
>
>> 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.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
--Noble Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to