gitea/modules/indexer/issues/elasticsearch
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.
2024-12-12 07:33:31 +08:00
..
elasticsearch.go Add `is_archived` option for issue indexer (#32735) 2024-12-12 07:33:31 +08:00
elasticsearch_test.go