| Interface | Description |
|---|---|
| MvelToSearchCriteriaConversionService |
Convenience methods for converting simple MVEL rules to Solr SearchCriteria
|
| SolrHelperService | |
| SolrJSONFacetService | |
| SolrSearchServiceExtensionHandler |
| Class | Description |
|---|---|
| AbstractSolrSearchServiceExtensionHandler |
Implementors of the SolrSearchServiceExtensionHandler interface should extend this class so that if
additional extension points are added which they don't care about, their code will not need to be
modified.
|
| BroadleafCloudSolrClient | Deprecated
Functionality for determining the default collection has been moved to
SolrConfiguration
therefore there's no need to use the BroadleafCloudSolrClient. |
| DelegatingHttpSolrClient |
Wrapper implementation of Solr that delegates to an
HttpSolrClient. |
| FileSystemSolrIndexStatusProviderImpl |
XML based Index Status provider.
|
| I18nSolrSearchServiceExtensionHandler |
If the field is translatable, then this method prefixes the field with supported locales.
|
| MvelToSearchCriteriaConversionServiceImpl |
Convenience methods for converting simple MVEL rules to Solr SearchCriteria
|
| SearchContextDTO |
This contains a map of objects representing the context dtos for a search.
|
| SolrConfiguration |
Provides a class that will statically hold the Solr server.
|
| SolrHelperServiceImpl |
Provides utility methods that are used by other Solr service classes
|
| SolrJSONFacet | |
| SolrJSONFacetServiceImpl | |
| SolrSearchServiceExtensionManager |
Manages extension points for SolrSearchService
|
| SolrSearchServiceImpl |
An implementation of SearchService that uses Solr.
|
Copyright © 2024. All rights reserved.