LunrSearchEngine
Home > @backstage/plugin-search-backend-node
> LunrSearchEngine
Lunr specific search engine implementation.
Signature:
class LunrSearchEngine implements SearchEngine
Implements: SearchEngine
Constructors
Constructor |
Modifiers |
Description |
---|---|---|
Constructs a new instance of the |
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
|
Record<string, IndexableDocument> | ||
|
string | ||
|
string | ||
| |||
|
Record<string, lunr.Index> | ||
|
Methods
Method |
Modifiers |
Description |
---|---|---|