You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/indexer/internal
Lunny Xiao 9ca245ad96
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
..
bleve Determine fuzziness of bleve indexer by keyword length (#29706) 10 months ago
db Fix `Init` of db indexer (#25470) 2 years ago
elasticsearch Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 1 year ago
meilisearch Add `io.Closer` guidelines (#29387) 11 months ago
base32.go Refactor indexer (#25174) 2 years ago
indexer.go Refactor indexer (#25174) 2 years ago
paginator.go 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