Lucene.Net  3.0.3
Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
Lucene.Net.Index.SegmentWriteState Member List

This is the complete list of members for Lucene.Net.Index.SegmentWriteState, including all inherited members.

SegmentFileName(System.String ext)Lucene.Net.Index.SegmentWriteStatevirtual
SegmentWriteState(DocumentsWriter docWriter, Directory directory, System.String segmentName, System.String docStoreSegmentName, int numDocs, int numDocsInStore, int termIndexInterval)Lucene.Net.Index.SegmentWriteState