Lucene.Net  3.0.3
Lucene.Net is a .NET port of the Java Lucene Indexing Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties
Lucene.Net.Index.ParallelArrayTermVectorMapper Member List

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

IsIgnoringOffsetsLucene.Net.Index.TermVectorMapper
IsIgnoringPositionsLucene.Net.Index.TermVectorMapper
Map(System.String term, int frequency, TermVectorOffsetInfo[] offsets, int[] positions)Lucene.Net.Index.ParallelArrayTermVectorMappervirtual
MaterializeVector()Lucene.Net.Index.ParallelArrayTermVectorMappervirtual
SetDocumentNumber(int documentNumber)Lucene.Net.Index.TermVectorMappervirtual
SetExpectations(System.String field, int numTerms, bool storeOffsets, bool storePositions)Lucene.Net.Index.ParallelArrayTermVectorMappervirtual