Returns number of results for a each query in queryExpressions collection
Declaration Syntax
C# | Visual Basic |
public virtual ArrayList GetNumberOfResults( ArrayList queryExpressions )
Public Overridable Function GetNumberOfResults ( queryExpressions As ArrayList ) As ArrayList
Parameters
- queryExpressions (ArrayList)
- List of query strings
Return Value
ArrayList
List of integers holding the number of results for the corresponding query in queryExpressions
List of integers holding the number of results for the corresponding query in queryExpressions
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610