public static class SolrTestCaseJ4.Doc extends Object implements Comparable
| Modifier and Type | Field and Description | 
|---|---|
| List<SolrTestCaseJ4.Fld> | fields | 
| Comparable | id | 
| int | order | 
| Constructor and Description | 
|---|
| SolrTestCaseJ4.Doc() | 
public Comparable id
public List<SolrTestCaseJ4.Fld> fields
public int order
public int compareTo(Object o)
compareTo in interface Comparablepublic List<Comparable> getValues(String field)
public Comparable getFirstValue(String field)
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.