protected class BaseTermVectorsFormatTestCase.RandomDocument extends Object
| Modifier | Constructor and Description | 
|---|---|
| protected  | BaseTermVectorsFormatTestCase.RandomDocument(int fieldCount,
                                            int maxTermCount,
                                            BaseTermVectorsFormatTestCase.Options options,
                                            String[] fieldNames,
                                            String[] sampleTerms,
                                            BytesRef[] sampleTermBytes) | 
protected BaseTermVectorsFormatTestCase.RandomDocument(int fieldCount,
                                            int maxTermCount,
                                            BaseTermVectorsFormatTestCase.Options options,
                                            String[] fieldNames,
                                            String[] sampleTerms,
                                            BytesRef[] sampleTermBytes)
public Document toDocument()
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.