4ed1fa2480
Signed-off-by: Camila Belo <camilaibs@gmail.com>
373 B
373 B
@backstage/plugin-search-backend-node, @backstage/plugin-search-backend-module-pg, @backstage/plugin-search-backend-module-elasticsearch
| @backstage/plugin-search-backend-node | @backstage/plugin-search-backend-module-pg | @backstage/plugin-search-backend-module-elasticsearch |
|---|---|---|
| patch | patch | patch |
The search engine has been updated to take advantage of the pageLimit property on search queries. If none is provided, the search engine will continue to use its default value of 25 results per page.