Package | Description |
---|---|
org.apache.solr |
Commonly reused classes and interfaces (deprecated package, do not add new classes)
|
Modifier and Type | Field and Description |
---|---|
SolrTestCaseJ4.FldType |
SolrTestCaseJ4.Fld.ftype |
Modifier and Type | Method and Description |
---|---|
static SolrTestCaseJ4.Doc |
SolrTestCaseJ4.createDoc(List<SolrTestCaseJ4.FldType> descriptor) |
static Comparator<SolrTestCaseJ4.Doc> |
SolrTestCaseJ4.createSort(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–2015 The Apache Software Foundation. All rights reserved.