Class BaseTermVectorsFormatTestCase.RandomDocumentFactory
Inheritance
System.Object
BaseTermVectorsFormatTestCase.RandomDocumentFactory
Assembly: Lucene.Net.TestFramework.dll
protected class RandomDocumentFactory : object
Constructors
|
Improve this Doc
View Source
Declaration
protected RandomDocumentFactory(BaseTermVectorsFormatTestCase outerInstance, int distinctFieldNames, int disctinctTerms)
Parameters
Methods
|
Improve this Doc
View Source
Declaration
public virtual BaseTermVectorsFormatTestCase.RandomDocument NewDocument(int fieldCount, int maxTermCount, BaseTermVectorsFormatTestCase.Options options)
Parameters
Returns