Skip to main content

ElasticSearchSearchEngineIndexer

Home > @backstage/plugin-search-backend-module-elasticsearch > ElasticSearchSearchEngineIndexer

Elasticsearch specific search engine indexer.

Signature:

class ElasticSearchSearchEngineIndexer extends BatchSearchEngineIndexer 

Extends: BatchSearchEngineIndexer

Constructors

Constructor

Modifiers

Description

(constructor)(options)

Constructs a new instance of the ElasticSearchSearchEngineIndexer class

Properties

Property

Modifiers

Type

Description

indexName

readonly

string

Methods

Method

Modifiers

Description

finalize()

index(documents)

initialize()