XQuery API (Search)
- search
Searches the database for data within one or more publications. - delete_index
Deletes a search category by name. - html
Retrieves an HTML template from a skin, from the html/ folder, and provides a set of specific search variables to the HTML renderer. Within this HTML template, you can use the<lcui:search_languages/>and<lcui:search_categories/>templates. - indexes
Provides an HTML representation of the categorical searches configured on the system. - optimize
Triggers an optimization pass over the full-text search index, which reduces fragmentation, can increase speed of queries, and memory used during searching. This operation may require an extended amount of time, depending on the size of your database. - reindex
Triggers a re-index event on the database. This operation may require an extended amount of time, depending on the size of your database. - save_index
Creates or modifies a search category.