Apache Lucene.Net 2.4.0 Class Library API

FSDirectory.TouchFile Method 

Set the modified time of an existing file to now.

public override void TouchFile(
   string name
);

See Also

FSDirectory Class | Lucene.Net.Store Namespace