Method NewDocument
NewDocument(Int32, Int32, BaseTermVectorsFormatTestCase.Options)
Declaration
public virtual BaseTermVectorsFormatTestCase.RandomDocument NewDocument(int fieldCount, int maxTermCount, BaseTermVectorsFormatTestCase.Options options)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | fieldCount | |
System.Int32 | maxTermCount | |
BaseTermVectorsFormatTestCase.Options | options |
Returns
Type | Description |
---|---|
BaseTermVectorsFormatTestCase.RandomDocument |