PgSearchEngine.(constructor)
Home > @backstage/plugin-search-backend-module-pg
> PgSearchEngine
> (constructor)
Warning: This API is now obsolete.
This will be marked as private in a future release, please us fromConfig instead
Constructs a new instance of the PgSearchEngine
class
Signature:
constructor(databaseStore: DatabaseStore, config: Config, logger?: LoggerService);
Parameters
Parameter |
Type |
Description |
---|---|---|
databaseStore | ||
config | ||
logger |
(Optional) |