BatchSearchEngineOptions
Home > @backstage/plugin-search-backend-node
> BatchSearchEngineOptions
Options for BatchSearchEngineIndexer
Signature:
export type BatchSearchEngineOptions = {
batchSize: number;
};
Home > @backstage/plugin-search-backend-node
> BatchSearchEngineOptions
Options for BatchSearchEngineIndexer
Signature:
export type BatchSearchEngineOptions = {
batchSize: number;
};