indexes
Provides an HTML representation of the categorical searches configured on the system.
Parameters
- action
- indexes
Example URL
http://<host>:<port>/<context>/web/search.xql?action=indexes
Successful Result
The admin-only HTML page with controls to add, delete, and modify search indexes, or start a database re-index.
Failed Result
Accessing this API feature requires the "Manage application" permission, and the function will return a 401 Unauthorized (html/401unauthorized.html) page if the permission is not available.