| Class | Description |
|---|---|
| AsyncBuildSuggestComponent |
Originally taken from
SuggestComponent and modified, this
class provides a SearchComponent that builds SolrSuggester
objects asynchronously to avoid blocking search
requests or increasing startup time of the servlet container. |
| ClearLocaleComponent | |
| ConsistencyComponent |
Adds consitency information to the search results
|
| FingerPrintComponent | |
| QueryLoggingComponent | |
| RewriteFacetCountsComponent | |
| RewriteFacetParametersComponent |
Update facet parameters to reference Solr fields rather than ACS properties.
|
| SetLocaleComponent | |
| SetProcessedDeniesComponent |
Sets a boolean flag ("processedDenies") in the JSON response indicating that
the results (should) have been processed with respect to anyDenyDenies
(i.e.
|
| TempFileWarningLogger |
Temp files may take up a lot of space, warn administrators
of their existence, giving them the chance to manage them.
|
Copyright © 2005–2019 Alfresco Software. All rights reserved.