1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-11-21 08:31:27 -05:00
forgejo/modules/indexer/internal
Shiny Nematoda a265574821 enh(search): improve issue search
- new sort by relevency option for issue search
- rework bleve fuzzy search to consider each term rather than matching the entire phrase
2024-11-10 07:17:27 +00:00
..
bleve enh(search): improve issue search 2024-11-10 07:17:27 +00:00
db Fix Init of db indexer (#25470) 2023-06-23 14:39:52 +00:00
elasticsearch s/Gitea/Forgejo in various log messages and comments 2024-04-21 21:26:15 +05:00
meilisearch fix: breaking changes with meili (#5073) 2024-08-22 19:38:00 +00:00
base32.go Refactor indexer (#25174) 2023-06-23 12:37:56 +00:00
indexer.go Refactor indexer (#25174) 2023-06-23 12:37:56 +00:00
paginator.go Use db.ListOptions directly instead of Paginator interface to make it easier to use and fix performance of /pulls and /issues (#29990) 2024-03-30 07:17:29 +01:00