1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-30 07:05:50 +00:00
gitea/modules/indexer/issues/internal
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
..
indexer.go Add open/closed field support for issue index (#25708) 2023-07-07 17:10:13 +00:00
model.go Add open/closed field support for issue index (#25708) 2023-07-07 17:10:13 +00:00