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.
gitea/modules/indexer/issues
6543 0cbbcf20e3
Make meilisearch do exact search for issues (#29740 & #29671) (#29846)
Backport https://github.com/go-gitea/gitea/pull/29740 (based on #29671
...)
11 months ago
..
bleve Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 2 years ago
db Fix sort bug on repository issues list (#28897) (#28901) 1 year ago
elasticsearch Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 2 years ago
internal Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
meilisearch Make meilisearch do exact search for issues (#29740 & #29671) (#29846) 11 months ago
dboptions.go Explain SearchOptions and fix ToSearchOptions (#26542) 2 years ago
indexer.go Improve retrying index issues (#27554) (#27634) 1 year ago
indexer_test.go Fix review request number and add more tests (#27104) (#27168) 1 year ago
util.go Improve retrying index issues (#27554) (#27634) 1 year ago