protected class BaseTermVectorsFormatTestCase.RandomDocumentFactory extends Object
Modifier | Constructor and Description |
---|---|
protected |
RandomDocumentFactory(int distinctFieldNames,
int disctinctTerms) |
Modifier and Type | Method and Description |
---|---|
BaseTermVectorsFormatTestCase.RandomDocument |
newDocument(int fieldCount,
int maxTermCount,
BaseTermVectorsFormatTestCase.Options options) |
protected RandomDocumentFactory(int distinctFieldNames, int disctinctTerms)
public BaseTermVectorsFormatTestCase.RandomDocument newDocument(int fieldCount, int maxTermCount, BaseTermVectorsFormatTestCase.Options options)
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.