alpha
Login
or
Join now
malte-j.tngl.sh
/
core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Monorepo for Tangled
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
core
/
appview
/
indexer
/
bleve
/
at
sl/keepcommit
2 files
oppiliappan
appview/indexer/repos: boost popular repos in search
3mo ago
eb118dda
batch.go
appview: add basic issue indexer - Heavily inspired by gitea - add `GetAllIssues` which only receives a paginator and gathers all issues ignoring `repoAt` field Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>
1 year ago
query.go
appview/indexer/repos: boost popular repos in search repos with more stars go higher up in the search results. the final result order is a bit magic right now, generally speaking: forks go lower, more stars go higher, for now. some more areas of improvement: - boosting for prefix matches - boosting for exact matches - boosting for matches in repo name over repo desc/topic/website etc. Signed-off-by: oppiliappan <me@oppi.li>
3 months ago