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.
forgejo/modules/indexer
techknowlogick cb01b8691d
Add open/closed field support for issue index (#25708)
A couple of notes:
* Future changes should refactor arguments into a struct
* This filtering only is supported by meilisearch right now
* Issue index number is bumped which will cause a re-index
1 year ago
..
code Replace `interface{}` with `any` (#25686) 1 year ago
internal Replace `interface{}` with `any` (#25686) 1 year ago
issues Add open/closed field support for issue index (#25708) 1 year ago
stats Refactor indexer (#25174) 1 year ago