Apache Lucene.Net 2.4.0 Class Library API

CompoundFileReader.TouchFile Method 

Set the modified time of the compound file to now.

public override void TouchFile(
   string name
);

See Also

CompoundFileReader Class | Lucene.Net.Index Namespace