Merge pull request #6098 from jessebye/lunr-escape-colon
Escape colons in Lunr search query filters
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-search-backend-node': patch
|
||||
---
|
||||
|
||||
Fixed bug preventing searches with filter values containing `:` from returning results.
|
||||
Reference in New Issue
Block a user