Merge pull request #20394 from fedy97/hotfix/max-length-search-query
fix: max term length prevents backend to crash
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-search-backend': patch
|
||||
---
|
||||
|
||||
Set the default length limit to search query to 100. To override it, define `search.maxTermLength` in the config file.
|
||||
Reference in New Issue
Block a user