Commit Graph

15 Commits (a0b3d9add09475c34d22b9da2751eb3212b5dabd)

Author SHA1 Message Date
wxiaoguang 45973a100b
Fix bleve fuzziness search (#33078) 4 weeks ago
silverwind 1cfb718976
Update golangci-lint to v1.62.2, fix issues (#32845) 2 months ago
Bruno Sofiato f64fbd9b74
Updated tokenizer to better matching when search for code snippets (#32261) 3 months ago
wxiaoguang 5e6523aa57
Update go dependencies (#32389) 3 months ago
Bruno Sofiato 900ac62251
Allow code search by filename (#32210) 4 months ago
wxiaoguang 6f7cd94a02
Fix bleve fuzziness (#30799) 9 months ago
Lunny Xiao 3f26fe2fa2
Use db.ListOptions directly instead of Paginator interface to make it easier to use and fix performance of /pulls and /issues (#29990) 10 months ago
6543 b9c57fb78e
Determine fuzziness of bleve indexer by keyword length (#29706) 10 months ago
6543 7fd0a5b276
Refactor to use optional.Option for issue index search option (#29739) 11 months ago
6543 7fdc048153
Patch in exact search for meilisearch (#29671) 11 months ago
KN4CK3R ad0a34b492
Add `io.Closer` guidelines (#29387) 11 months ago
Jason Song 1e76a824bc
Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 2 years ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 2 years ago
Jason Song 3c7f5ed7b5
Fix `Init` of db indexer (#25470) 2 years ago
Jason Song 375fd15fbf
Refactor indexer (#25174) 2 years ago