Discovery autocomplete queries
Autocomplete query is designed to manage typeahead search. It will return based on partial matches of a word.
Autocomplete vs browse & search
Autocomplete supports the same filtering, faceting, sorting, and pagination as browse and search queries. However, unlike search, it does partial matching on the name of the item.
The autocomplete operator searches for words or phrases that include a sequence of characters from an incomplete input string.
Fetching snippet...