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