Apache Lucene.Net 2.1 Class Library API

CompoundFileWriter Constructor 

Create the compound stream in the specified file. The file name is the entire name (no extensions are added).

public CompoundFileWriter(
   Directory dir,
   string name
);

See Also

CompoundFileWriter Class | Lucene.Net.Index Namespace