LunrSearchEngine.(constructor)
Home > @backstage/plugin-search-backend-node > LunrSearchEngine > (constructor)
Constructs a new instance of the LunrSearchEngine class
Signature:
constructor(options: {
logger: LoggerService;
});
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
options |
{ logger: LoggerService; } |