| Interface | Description |
|---|---|
| SolrFilterDelegateFactory | |
| SolrMetacardClient |
Interface that defines the different metacard operations performed on Solr.
|
| Class | Description |
|---|---|
| DynamicSchemaResolver |
This class tries to resolve all user given field names to their corresponding dynamic Solr index
field name.
|
| MetacardIdEqualityFilterDelegate |
Filter delegate that returns all IDs used in metacard ID equality filters.
|
| RemoteSolrCatalogProvider |
Common base class for all remote Solr Catalog providers.
|
| SchemaFields |
Provides the mappings between
AttributeType.AttributeFormat objects and the correct Solr suffix and
vice versa |
| SolrCatalogProvider |
CatalogProvider implementation using Apache Solr |
| SolrFilterDelegate |
Translates filter-proxy calls into Solr query syntax.
|
| SolrFilterDelegateFactoryImpl |
Implementation that provides the original/base
SolrFilterDelegate |
| SolrMetacardClientImpl | |
| UnavailableSolrCatalogProvider |
This class is used to signify an unavailable CatalogProvider instance.
|
This work is licensed under a Creative Commons Attribution 4.0 International License.