Basic search - what users can expect
A description of the basic search behavior in this version of Reference Implementation.
- Each search result displays
- 2 links, one to the topic and another to the publication in which the search query was found. Select a link to view. Known Issue: After selecting the link to the publication and viewing the publication, you cannot navigate back to the search results page.
- Search query
- UI language- this determines the search query language. So if the UI language is Dutch, then all Dutch content (with source language code NL) will be searched. Keep in mind that if the source language is a region-specific code such as Belgian Dutch (nl-BE), then this content will only be found if the UI language matches exactly. The default UI languages provided matches to 2-character codes. The default languages are Dutch, English, German, Chinese and Japanese that match to source identified with nl, en, de, ch, and jp respectively.
- Search results page
- We display the first ten results initially, and the user can select Load more results. Each time Load more results is selected, 10 more results are loaded and added to the list of results displayed.