See: Description
| Interface | Description |
|---|---|
| ResourceLoader | Deprecated
This interface has been kept for backwards compatibility and will
be removed in (5.0).
|
| Class | Description |
|---|---|
| EnumFieldValue |
Represents a Enum field value, which includes integer value (indicating the sort order) and string (displayed) value.
|
| 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 |
This list of valid HTTP Status error codes that Solr may return in
the case of a "Server Side" error.
|
| Exception | Description |
|---|---|
| SolrException |
Commonly reused classes and interfaces (deprecated package, do not add new classes)
Copyright © 2000–2014 The Apache Software Foundation. All rights reserved.