mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
meilisearch does not have an search option to contorl fuzzynes per query right now: - https://github.com/meilisearch/meilisearch/issues/1192 - https://github.com/orgs/meilisearch/discussions/377 - https://github.com/meilisearch/meilisearch/discussions/1096 so we have to create a workaround by post-filter the search result in gitea until this is addressed. For future works I added an option in backend only atm, to enable fuzzynes for issue indexer too. And also refactored the code so the fuzzy option is equal in logic to code indexer --- *Sponsored by Kithara Software GmbH* |
11 months ago | |
---|---|---|
.. | ||
setting | 11 months ago | |
avatar.go | 11 months ago | |
code.go | 11 months ago | |
home.go | 11 months ago | |
home_test.go | 11 months ago | |
main_test.go | 1 year ago | |
notification.go | 11 months ago | |
package.go | 11 months ago | |
profile.go | 11 months ago | |
search.go | 11 months ago | |
stop_watch.go | 11 months ago | |
task.go | 11 months ago |