Skip to main content

@backstage/plugin-search-backend-module-catalog

Home > @backstage/plugin-search-backend-module-catalog

A module for the search backend that exports Catalog modules.

Classes

Class

Description

DefaultCatalogCollatorFactory

Collates entities from the Catalog into documents for the search backend.

Variables

Variable

Description

_default

Search backend module for the Catalog index.

catalogCollatorExtensionPoint

Extension point for customizing how catalog entities are shaped into documents for the search backend.

defaultCatalogCollatorEntityTransformer

Type Aliases

Type Alias

Description

CatalogCollatorEntityTransformer

CatalogCollatorExtensionPoint

Options for catalogCollatorExtensionPoint.

DefaultCatalogCollatorFactoryOptions