summaryrefslogtreecommitdiffstats
path: root/modules/indexer/internal/bleve
Commit message (Expand)AuthorAgeFilesLines
* Fix bleve fuzziness (#30799) (#30804)Giteabot2024-05-011-0/+12
* Determine fuzziness of bleve indexer by keyword length (#29706)65432024-03-231-8/+2
* Refactor to use optional.Option for issue index search option (#29739)65432024-03-131-5/+7
* Patch in exact search for meilisearch (#29671)65432024-03-091-0/+7
* Add `io.Closer` guidelines (#29387)KN4CK3R2024-02-251-1/+1
* Refactor and enhance issue indexer to support both searching, filtering and p...Jason Song2023-07-311-0/+53
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-1/+1
* Refactor indexer (#25174)Jason Song2023-06-233-0/+210