| Class | Description |
|---|---|
| AutocompleteController |
AutocompleteController generates autocomplete content
via the search index.
|
| DataAutocompleteController |
DataAutocompleteController generates autocomplete content
for data properties using sparql queries
.
|
| 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 | |
| PagedSearchController.VClassGroupSearchLink | |
| PagedSearchController.VClassSearchLink | |
| SearchHelpController | |
| SearchServiceController |
Accepts requests to update a set of URIs in the search index.
|
| UpdateUrisInIndex |
Class that performs the update of the uris in the search index for the
SearchService.
|
| Enum | Description |
|---|---|
| PagedSearchController.Format | |
| PagedSearchController.Result | |
| SearchServiceController.Verb |
Copyright © 2016. All rights reserved.