Skip to main content

@wildix/wim-knowledge-base-client > SearchKnowledgeBaseInput > searchLimit

SearchKnowledgeBaseInput.searchLimit property

Maximum number of search results to return. Controls the size of the result set. Valid range: 1-50. Defaults to 10 if not specified. Higher values return more results but may include less relevant matches

Signature:

searchLimit?: number | undefined;