Class BaseTermVectorsFormatTestCase.RandomDocumentFactory
Inheritance
BaseTermVectorsFormatTestCase.RandomDocumentFactory
Assembly: Lucene.Net.TestFramework.dll
protected class BaseTermVectorsFormatTestCase.RandomDocumentFactory
Constructors
Declaration
protected RandomDocumentFactory(BaseTermVectorsFormatTestCase baseTermVectorsFormatTestCase, int distinctFieldNames, int disctinctTerms)
Parameters
Methods
Declaration
public virtual BaseTermVectorsFormatTestCase.RandomDocument NewDocument(int fieldCount, int maxTermCount, BaseTermVectorsFormatTestCase.Options options)
Parameters
Returns