| 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 | |
| EnsureModelsComponent |
Makes queries block wait until the first model sync is done to the repository.
|
| RewriteFacetCountsComponent | |
| RewriteFacetParametersComponent | |
| 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–2017 Alfresco Software. All rights reserved.