Skip to main content
Version: Next

LunrSearchEngineIndexer

Home > @backstage/plugin-search-backend-node > LunrSearchEngineIndexer

Lunr specific search engine indexer

Signature:

class LunrSearchEngineIndexer extends BatchSearchEngineIndexer 

Extends: BatchSearchEngineIndexer

Constructors

ConstructorModifiersDescription
(constructor)()Constructs a new instance of the LunrSearchEngineIndexer class

Methods

MethodModifiersDescription
buildIndex()
finalize()
getDocumentStore()
index(documents)
initialize()