Lucene.Net 1.4.3 Class Library

RAMDirectory.TouchFile Method 

Set the modified time of an existing file to now.

public override void TouchFile(
   string name
);

See Also

RAMDirectory Class | Lucene.Net.Store Namespace