Commit Graph

10 Commits (a190f68f1bf92554923a4adde50e5cbc637a2a2e)

Author SHA1 Message Date
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) 8 months ago
6543 c6e5ec51bd
Meilisearch double quote on "match" query (#29740) 8 months ago
6543 7fd0a5b276
Refactor to use optional.Option for issue index search option (#29739) 8 months ago
6543 7fdc048153
Patch in exact search for meilisearch (#29671) 8 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 9 months ago
Brecht Van Lommel a7de14e493
Meilisearch: require all query terms to be matched (#28293) 12 months ago
Jason Song 1e76a824bc
Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 1 year ago
techknowlogick cb01b8691d
Add open/closed field support for issue index (#25708) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
Jason Song 375fd15fbf
Refactor indexer (#25174) 1 year ago