Uses of Class
org.apache.solr.SolrTestCaseJ4.FldType

Packages that use SolrTestCaseJ4.FldType
org.apache.solr Common base classes for implementing tests. 
 

Uses of SolrTestCaseJ4.FldType in org.apache.solr
 

Fields in org.apache.solr declared as SolrTestCaseJ4.FldType
 SolrTestCaseJ4.FldType SolrTestCaseJ4.Fld.ftype
           
 

Method parameters in org.apache.solr with type arguments of type SolrTestCaseJ4.FldType
static SolrTestCaseJ4.Doc SolrTestCaseJ4.createDoc(List<SolrTestCaseJ4.FldType> descriptor)
           
static Comparator<SolrTestCaseJ4.Doc> SolrTestCaseJ4.createSort(org.apache.solr.schema.IndexSchema schema, List<SolrTestCaseJ4.FldType> fieldTypes, String[] out)
           
 Map<Comparable,SolrTestCaseJ4.Doc> SolrTestCaseJ4.indexDocs(List<SolrTestCaseJ4.FldType> descriptor, Map<Comparable,SolrTestCaseJ4.Doc> model, int nDocs)
           
 



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