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

Packages that use SolrTestCaseJ4.IRange
org.apache.solr   
 

Uses of SolrTestCaseJ4.IRange in org.apache.solr
 

Fields in org.apache.solr declared as SolrTestCaseJ4.IRange
 SolrTestCaseJ4.IRange SolrTestCaseJ4.FldType.numValues
           
static SolrTestCaseJ4.IRange SolrTestCaseJ4.ONE_ONE
           
static SolrTestCaseJ4.IRange SolrTestCaseJ4.ZERO_ONE
           
static SolrTestCaseJ4.IRange SolrTestCaseJ4.ZERO_TWO
           
 

Constructors in org.apache.solr with parameters of type SolrTestCaseJ4.IRange
SolrTestCaseJ4.FldType(String fname, SolrTestCaseJ4.IRange numValues, SolrTestCaseJ4.Vals vals)