| Acl |
SOLR-side representation of basic ACL information.
|
| AclChangeSet |
SOLR-side representation of ACL ChangeSet information.
|
| AclChangeSets |
|
| AclReaders |
SOLR-side representation of ACL Readers information.
|
| AlfrescoModel |
Represents an alfresco model and checksum.
|
| AlfrescoModelDiff |
Represents a diff between the set of current repository Alfresco models and the set maintained in SOLR.
|
| ContentPropertyValue |
Represents a content property value, including locale, length, content id, encoding, mime type
|
| GetNodesParameters |
Query parameters for fetching nodes.
|
| LookAheadBufferedReader |
This is an enhanced BufferedReader used for transparently collect data from the incoming stream before
it gets consumed by the usual buffered reader logic.
|
| MLTextPropertyValue |
Represents a multi-lingual property value, comprising a map from locale to string value
|
| MultiPropertyValue |
Represents a multi property value, comprising a list of other property values
|
| Node |
|
| NodeMetaData |
SOLR-side representation of node metadata information.
|
| NodeMetaDataParameters |
Stores node meta data query parameters for use in SOLR remote api calls
|
| PropertyValue |
Base class for property values returned to SOLR for indexing.
|
| SOLRAPIClient |
Http client to handle SOLR-Alfresco remote calls.
|
| SOLRAPIClient.GetNodesMetaDataResponse |
|
| SOLRAPIClient.GetNodesResponse |
|
| SOLRAPIClient.GetTextContentResponse |
|
| SOLRAPIClient.GetTransactionsResponse |
|
| SOLRAPIClientFactory |
This factory encapsulates the creation of a SOLRAPIClient and the management of that resource.
|
| SOLRAPIQueueClient |
A client that reads from an internal queue.
|
| Status |
Status code constants for SOLR.
|
| StringPropertyValue |
Represents a property value as a string
|
| Transaction |
SOLR-side representation of transaction information.
|
| Transactions |
|