Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use db.ListOptions directly instead of Paginator interface to make it easier ... | Lunny Xiao | 2024-03-24 | 1 | -14/+7 |
* | 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 | 2 | -4/+1 |
* | Refactor and enhance issue indexer to support both searching, filtering and p... | Jason Song | 2023-07-31 | 5 | -3/+219 |
* | Replace `interface{}` with `any` (#25686) | silverwind | 2023-07-04 | 1 | -1/+1 |
* | Fix `Init` of db indexer (#25470) | Jason Song | 2023-06-23 | 1 | -2/+3 |
* | Refactor indexer (#25174) | Jason Song | 2023-06-23 | 10 | -0/+591 |