Constructor RandomDocument
RandomDocument(BaseTermVectorsFormatTestCase, Int32, Int32, BaseTermVectorsFormatTestCase.Options, String[], String[], BytesRef[])
Declaration
protected RandomDocument(BaseTermVectorsFormatTestCase outerInstance, int fieldCount, int maxTermCount, BaseTermVectorsFormatTestCase.Options options, string[] fieldNames, string[] sampleTerms, BytesRef[] sampleTermBytes)
Parameters
Type | Name | Description |
---|---|---|
BaseTermVectorsFormatTestCase | outerInstance | |
System.Int32 | fieldCount | |
System.Int32 | maxTermCount | |
BaseTermVectorsFormatTestCase.Options | options | |
System.String[] | fieldNames | |
System.String[] | sampleTerms | |
BytesRef[] | sampleTermBytes |