Options
All
  • Public
  • Public/Protected
  • All
Menu

Class IndexesImpl

Package version

Class containing Indexes operations.

Hierarchy

  • IndexesImpl

Implements

Index

Constructors

constructor

  • new IndexesImpl(client: SearchServiceClientContext): IndexesImpl

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<void>

get

getStatistics

list

Generated using TypeDoc