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/code
Lunny Xiao 3c6fc25a77
Use repo object format name instead of detecting from git repository (#29702)
It's unnecessary to detect the repository object format from git
repository. Just use the repository's object format name.
11 months ago
..
bleve
elasticsearch
internal
git.go Use repo object format name instead of detecting from git repository (#29702) 11 months ago
indexer.go
indexer_test.go
search.go