ContentSearchService

Class

A search service for searching content across the Portal API only or Portal API and the Hub Indexer V3 API. Has a single public method for searching.

Implements

Constructors

Constructor Parameters

Parameter Type Default Notes
params Required ISearchServiceParams

Methods

Method Returns Notes
Promise<IContentSearchResponse>

Entrypoint for Portal API-only or Portal API and Hub V3 API Search


Class defined in search/src/content/index.ts:48