Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Indexes

Package version

Interface representing a Indexes.

Hierarchy

  • Indexes

Implemented by

Index

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