Keyoti SearchUnit API Docs
GetMostPopularSearches Method (numberOfQueriesToGet)
API DocumentationKeyoti.SearchEngine.WebPopularAutoCompleteRegisterGetMostPopularSearches(Int32)
Keyoti SearchUnit v6
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public List<AutoCompletePopularSearchHelper..::..QueryTally> GetMostPopularSearches(
	int numberOfQueriesToGet
)
public List<AutoCompletePopularSearchHelper..::..QueryTally> GetMostPopularSearches(
	int numberOfQueriesToGet
)
Public Function GetMostPopularSearches ( 
	numberOfQueriesToGet As Integer
) As List(Of AutoCompletePopularSearchHelper..::..QueryTally)
Public Function GetMostPopularSearches ( 
	numberOfQueriesToGet As Integer
) As List(Of AutoCompletePopularSearchHelper..::..QueryTally)
public:
List<AutoCompletePopularSearchHelper..::..QueryTally^>^ GetMostPopularSearches(
	int numberOfQueriesToGet
)
public:
List<AutoCompletePopularSearchHelper..::..QueryTally^>^ GetMostPopularSearches(
	int numberOfQueriesToGet
)
member GetMostPopularSearches : 
        numberOfQueriesToGet : int -> List<AutoCompletePopularSearchHelper..::..QueryTally> 
member GetMostPopularSearches : 
        numberOfQueriesToGet : int -> List<AutoCompletePopularSearchHelper..::..QueryTally> 
Parameters
numberOfQueriesToGet (Int32)
Return Value

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