| AutocompleteController |
AutocompleteController generates autocomplete content
via the search index.
|
| DataAutocompleteController |
DataAutocompleteController generates autocomplete content
for data properties using sparql queries
.
|
| FilterValue |
|
| IndexController |
Accepts requests to display the current status of the search index, or to
initiate a rebuild.
|
| IndexHistory |
This listener keeps a list of the last several SearchIndexer events, and will
format them for display in a Freemarker template.
|
| PagedSearchController |
Paged search controller that uses the search engine
|
| PagedSearchController.PagingLink |
|
| SearchFilter |
|
| SearchFilterGroup |
|
| SearchFiltering |
|
| SearchFiltering.FilterComparator |
|
| SearchHelpController |
|
| SearchServiceController |
Accepts requests to update a set of URIs in the search index.
|
| SortConfiguration |
|
| UpdateUrisInIndex |
Class that performs the update of the uris in the search index for the
SearchService.
|