Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Indexes

Package version

Class representing a Indexes.

Hierarchy

  • Indexes

Index

Constructors

constructor

  • new Indexes(client: SearchServiceClient): Indexes

Methods

analyze

create

createOrUpdate

delete

  • Deletes a search index and all the documents it contains. This operation is permanent, with no recovery option. Make sure you have a master copy of your index definition, data ingestion code, and a backup of the primary data source in case you need to re-build the index.

    Parameters

    Returns Promise<coreHttp.RestResponse>

get

getStatistics

list

Generated using TypeDoc