Lucene.Net 1.9.1 Class Library

CompoundFileWriter.AddFile Method 

Add a source stream.

file
is the string by which the sub-stream will be known in the compound stream.

public void AddFile(
   string file
);

See Also

CompoundFileWriter Class | Lucene.Net.Index Namespace