The suggestions service is used to implement the _typeahead_ functionality of the search input field. Based on what the user has typed, the service is called to get completion suggestions.
The number of distinct suggested completions is limited to 10.