Class BaseTermVectorsFormatTestCase.RandomDocument
  
  
  
    Inheritance
    
    BaseTermVectorsFormatTestCase.RandomDocument
   
  
  
  Assembly: Lucene.Net.TestFramework.dll
  
  
    protected class BaseTermVectorsFormatTestCase.RandomDocument
   
  Constructors
  
  
  
  
  Declaration
  
    protected RandomDocument(BaseTermVectorsFormatTestCase baseTermVectorsFormaTestCase, int fieldCount, int maxTermCount, BaseTermVectorsFormatTestCase.Options options, string[] fieldNames, string[] sampleTerms, BytesRef[] sampleTermBytes)
   
  Parameters
  
  Methods
  
  
  
  
  Declaration
  
    public virtual Document ToDocument()
   
  Returns
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | Document | 
         |