IContentSearchResult

Interface

searchContent return // TODO: Remove with _searchContent

Properties

Property Type Notes
hasNext boolean
next function(params: any) : Promise<IContentSearchResult>
results IHubContent[]
total number
facets Optional IFacet[]

Interface defined in common/src/search/types/types.ts:271