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/bleve
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.go Add `is_archived` option for issue indexer (#32735) 2 months ago
bleve_test.go Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 2 years ago