Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SearchIndexSearchesWithNoResults

Class representing searches with no results for an Algolia Search Index

Hierarchy

Index

Constructors

constructor

Properties

Optional _links

_links: Map<string, HalLink>

count

count: number

The number of hits

search

search: string

Search term

withFilterCount

withFilterCount: number

The number of hits with filter

Methods

Protected performActionWithoutResourceResponse

  • performActionWithoutResourceResponse(name: string, params: any, data: any, method?: POST | PATCH | PUT): Promise<void>

toJSON

  • toJSON(): any

toJson

  • toJson(): any

Generated using TypeDoc