Uses of Class
org.apache.lucene.index.BaseTermVectorsFormatTestCase.RandomDocument

Packages that use BaseTermVectorsFormatTestCase.RandomDocument
org.apache.lucene.index Support for testing of indexes. 
 

Uses of BaseTermVectorsFormatTestCase.RandomDocument in org.apache.lucene.index
 

Methods in org.apache.lucene.index that return BaseTermVectorsFormatTestCase.RandomDocument
 BaseTermVectorsFormatTestCase.RandomDocument BaseTermVectorsFormatTestCase.RandomDocumentFactory.newDocument(int fieldCount, int maxTermCount, BaseTermVectorsFormatTestCase.Options options)
           
 

Methods in org.apache.lucene.index with parameters of type BaseTermVectorsFormatTestCase.RandomDocument
protected  void BaseTermVectorsFormatTestCase.assertEquals(BaseTermVectorsFormatTestCase.RandomDocument doc, Fields fields)
           
 



Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.