Merge pull request #13297 from swenhan/master

Fix in-doc search no result when title has stopwords
This commit is contained in:
Emma Indal
2022-08-29 11:05:31 +02:00
committed by GitHub
3 changed files with 135 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-search-backend-node': patch
---
Fixed bug in LunrSearchEngine where stopwords in title is causing in-doc search not working