Skip to main content
Version: Next

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

PropertyModifiersTypeDescription
typereadonlystring

Methods

MethodModifiersDescription
execute()
fromConfig(_config, options)static
getCollator()