Skip to main content

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

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

A module for the search backend that implements search using PostgreSQL

Classes

ClassDescription
DatabaseDocumentStore
PgSearchEngine
PgSearchEngineIndexer

Interfaces

InterfaceDescription
DatabaseStore
DocumentResultRow
PgSearchQuery
RawDocumentRow

Type Aliases

Type AliasDescription
ConcretePgSearchQuerySearch query that the Postgres search engine understands.
PgSearchEngineIndexerOptions
PgSearchHighlightOptionsOptions for highlighting search terms
PgSearchOptionsOptions to instantiate PgSearchEngine
PgSearchQueryTranslatorPostgres specific query translator.
PgSearchQueryTranslatorOptionsOptions available for the Postgres specific query translator.