71d3432710
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
433 B
433 B
@backstage/plugin-search-backend-node, @backstage/plugin-search-backend-module-elasticsearch, @backstage/plugin-search-backend-module-pg
| @backstage/plugin-search-backend-node | @backstage/plugin-search-backend-module-elasticsearch | @backstage/plugin-search-backend-module-pg |
|---|---|---|
| patch | patch | patch |
Search Engines will now index documents in batches of 1000 instead of 100 (under the hood). This may result in your Backstage backend consuming slightly more memory during index runs, but should dramatically improve indexing performance for large document sets.