aboutsummaryrefslogtreecommitdiffstats
path: root/modules/indexer/internal/bleve
Commit message (Expand)AuthorAgeFilesLines
* Enable addtional linters (#34085)TheFox0x726 hours1-5/+5
* Improve issue & code search (#33860)wxiaoguang2025-03-131-0/+10
* Fix bleve fuzziness search (#33078)wxiaoguang2025-01-032-5/+11
* Update golangci-lint to v1.62.2, fix issues (#32845)silverwind2024-12-151-5/+5
* Updated tokenizer to better matching when search for code snippets (#32261)Bruno Sofiato2024-11-062-3/+14
* Allow code search by filename (#32210)Bruno Sofiato2024-10-112-1/+71
* Fix bleve fuzziness (#30799)wxiaoguang2024-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