DotLucene 1.4 API Documentation

CompoundFileReader.TouchFile Method 

Set the modified time of an existing file to now.

public override void TouchFile(
   string name
);

See Also

CompoundFileReader Class | Lucene.Net.Index Namespace