| Interface | Description |
|---|---|
| ResourceLoader |
| Class | Description |
|---|---|
| SolrDocument |
A concrete representation of a document within a Solr index.
|
| SolrDocumentList |
Represent a list of SolrDocuments returned from a search.
|
| SolrInputDocument |
Represent the field and boost information needed to construct and index
a Lucene Document.
|
| SolrInputField |
| Enum | Description |
|---|---|
| SolrException.ErrorCode |
| Exception | Description |
|---|---|
| SolrException |