Closed esbennn closed 6 months ago
Not sure if it's a bug of 1.21.x, but for 1.22
git grep
via #29998 bleve
.I haven't tested it so I can't guarantee the result. But it may be fixed.
We close issues that need feedback from the author if there were no new comments for a month. :tea:
Description
When searching for code under Explore, selecting
Fuzzy
as search type performs a matched search, while selectingMatch
performs a fuzzy search.For example, in my organization, searching for
flightcase
withFuzzy
yields 3 results, butflightcas
yields none.Searching for
flightcase
withMatch
yields 3 results, as does searching forflightcas
.See attached screenshots
Gitea Version
1.21.5
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
Git Version
2.30.2
Operating System
Raspbian GNU/Linux 11 (bullseye)
How are you running Gitea?
Running official arm release with systemd on raspbian
Database
MySQL/MariaDB