Interface | Description |
---|---|
FacetQueryProvider |
A contract for classes which need to create a set of predefined facet queries.
|
SolrFacetModel |
Solr Facet Model Constants
|
SolrFacetService |
Solr Facet service configuration API.
|
Class | Description |
---|---|
FacetQNameUtils |
This class provides some simple utility methods for dealing with
QNames
within the faceted search feature. |
SolrFacetComparator |
This comparator defines the default sort order for facets.
|
SolrFacetConfig |
This class picks up all the loaded properties passed to it and uses a naming
convention to isolate the default and custom facets and related values.
|
SolrFacetConfig.ConfigHelper | |
SolrFacetHelper |
A helper class for facet queries.
|
SolrFacetProperties |
Domain-Specific Language (DSL) style builder class for encapsulating the facet properties.
|
SolrFacetProperties.Builder | |
SolrFacetProperties.CustomProperties | |
SolrFacetService.SyntheticPropertyDefinition |
This class represents a special case of a property, examples being file size and MIME type, which
are not modelled as Alfresco content model properties, but are instead stored as components
within properties of type
cm:content . |
SolrFacetServiceImpl |
Solr Facet Service Implementation.
|
Enum | Description |
---|---|
SolrFacetConfig.ValueName |
Exception | Description |
---|---|
Exceptions |
These exceptions are thrown by the
SolrFacetService . |
Exceptions.DuplicateFacetId | |
Exceptions.IllegalArgument |
This exception is used to signal a bad parameter.
|
Exceptions.MissingFacetId | |
Exceptions.UnrecognisedFacetId | |
SolrFacetConfigException |
Copyright © 2005–2017 Alfresco Software. All rights reserved.