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/issues
yp05327 d43620e7bc
Add `is_archived` option for issue indexer (#32735)
Try to fix #32697

Reason:
`is_archived` is already defined in the query options, but it is not
implemented in the indexer.
2 months ago
..
bleve Add `is_archived` option for issue indexer (#32735) 2 months ago
db Add `is_archived` option for issue indexer (#32735) 2 months ago
elasticsearch Add `is_archived` option for issue indexer (#32735) 2 months ago
internal Add `is_archived` option for issue indexer (#32735) 2 months ago
meilisearch Add `is_archived` option for issue indexer (#32735) 2 months ago
dboptions.go Add `is_archived` option for issue indexer (#32735) 2 months ago
indexer.go Allow searching issues by ID (#31479) 7 months ago
indexer_test.go Add `is_archived` option for issue indexer (#32735) 2 months ago
util.go Add `is_archived` option for issue indexer (#32735) 2 months ago