1.19.8 Browsing
The Browse function makes it possible to get a list of the entire dataset over a certain metadata, for example the title or name of the author. If you click on a link, all values in the database will be listed.
Clicking on a value triggers a normal search that returns all occurrences of that value.
The following configuration options are available for the browse function:
Setting | Description |
hitsPerPage | Number of values to be displayed per page (default value |
sorting/ignoreLeadingChars | Defines the leading characters to be ignored during sorting. If this field is empty, the first non-alphanumeric character is automatically ignored. |
field | Metadata fields from the index that can be browsed. A new link is displayed in the menu for each entry (do not forget the name in |
field/@sortField | Sorting can be done by using the optional |
field/@recordsAndAnchorsOnly | The attribute |
field/@filterQuery | Another option for filtering is the |
field/@translate | If |
field/@alwaysApplyFilter | If |
field/@skipInWidget | If |
Last updated