Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update golangci-lint to v1.62.2, fix issues (#32845) | silverwind | 2024-12-15 | 1 | -5/+5 |
* | Updated tokenizer to better matching when search for code snippets (#32261) | Bruno Sofiato | 2024-11-06 | 2 | -3/+14 |
* | Allow code search by filename (#32210) | Bruno Sofiato | 2024-10-11 | 2 | -1/+71 |
* | Fix bleve fuzziness (#30799) | wxiaoguang | 2024-05-01 | 1 | -0/+12 |
* | Determine fuzziness of bleve indexer by keyword length (#29706) | 6543 | 2024-03-23 | 1 | -8/+2 |
* | Refactor to use optional.Option for issue index search option (#29739) | 6543 | 2024-03-13 | 1 | -5/+7 |
* | Patch in exact search for meilisearch (#29671) | 6543 | 2024-03-09 | 1 | -0/+7 |
* | Add `io.Closer` guidelines (#29387) | KN4CK3R | 2024-02-25 | 1 | -1/+1 |
* | Refactor and enhance issue indexer to support both searching, filtering and p... | Jason Song | 2023-07-31 | 1 | -0/+53 |
* | Replace `interface{}` with `any` (#25686) | silverwind | 2023-07-04 | 1 | -1/+1 |
* | Refactor indexer (#25174) | Jason Song | 2023-06-23 | 3 | -0/+210 |