Files
backstage/.changeset/search-just-smile-politely.md
T
Eric Peterson 022507c860 Document stream-based search
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-03-02 17:29:18 +01:00

661 B

@backstage/plugin-techdocs-backend
@backstage/plugin-techdocs-backend
patch

A DefaultTechDocsCollatorFactory, which works with the new stream-based search indexing subsystem, is now available. The DefaultTechDocsCollator will continue to be available for those unable to upgrade to the stream-based @backstage/search-backend-node (and related packages), however it is now marked as deprecated and will be removed in a future version.

To upgrade this plugin and the search indexing subsystem in one go, check this changelog for necessary changes to your search backend plugin configuration.