1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-03 01:45:47 +00:00
gitea/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
2023-07-07 17:10:13 +00:00
..
code Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
internal Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
issues Add open/closed field support for issue index (#25708) 2023-07-07 17:10:13 +00:00
stats Refactor indexer (#25174) 2023-06-23 12:37:56 +00:00