summaryrefslogtreecommitdiffstats
path: root/modules/indexer/issues/bleve
Commit message (Expand)AuthorAgeFilesLines
* Refactor and enhance issue indexer to support both searching, filtering and p...Jason Song2023-07-312-114/+151
* Add open/closed field support for issue index (#25708)techknowlogick2023-07-072-2/+2
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-2/+2
* Fix issues indexer document mapping (#25619)Jason Song2023-07-041-20/+12
* Refactor indexer (#25174)Jason Song2023-06-232-0/+276