Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SearchIndexSettings

Class representing settings for an Algolia Search Index.

Hierarchy

Indexable

[key: string]: any

Algolia Search Settings

Index

Constructors

constructor

Properties

Optional _links

_links: Map<string, HalLink>

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