Keyoti SearchUnit API Docs
AutoCompleteSuggestionSource Enumeration
API DocumentationKeyoti.SearchEngine.WebAutoCompleteSuggestionSource
Keyoti SearchUnit v6
Identifies source of autocomplete suggestions.
Declaration Syntax
C#Visual Basic
public enum AutoCompleteSuggestionSource
Public Enumeration AutoCompleteSuggestionSource
Members
MemberDescription
IndexLexicon Get suggestions from the words contained in the index.
PopularSearches Get suggestions from a list of popular searches.
PopularSearchesAndLexicon Get suggestions from a list of popular searches and if need be (not enough suggestions) supplement with terms from the lexicon.

Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2022.8.22.610