IndexBuilder.addCollator()
Home > @backstage/plugin-search-backend-node
> IndexBuilder
> addCollator
Makes the index builder aware of a collator that should be executed at the given refresh interval.
Signature:
addCollator(options: RegisterCollatorParameters): void;
Parameters
Parameter |
Type |
Description |
---|---|---|
options |
void