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

ConstructorModifiersDescription
(constructor)(options)Constructs a new instance of the ElasticSearchSearchEngineIndexer class

Properties

PropertyModifiersTypeDescription
indexNamereadonlystring

Methods

MethodModifiersDescription
finalize()
index(documents)
initialize()