Apache Lucene.Net 2.4.0 Class Library API

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