Skip to main content

ToolDocumentCollatorFactory

Home > @backstage/plugin-search-backend-module-explore > ToolDocumentCollatorFactory

Warning: This API is now obsolete.

Migrate to the new backend system and install this collator via module instead (see here for more installation details).

Search collator responsible for collecting explore tools to index.

Signature:

class ToolDocumentCollatorFactory implements DocumentCollatorFactory 

Implements: DocumentCollatorFactory

Properties

Property

Modifiers

Type

Description

type

readonly

string

Methods

Method

Modifiers

Description

execute()

fromConfig(_config, options)

static

getCollator()