Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve issue & code search (#33860) | wxiaoguang | 11 days | 1 | -18/+12 |
| | | | | Each "indexer" should provide the "search modes" they support by themselves. And we need to remove the "fuzzy" search for code. | ||||
* | Fix various problems (artifact order, api empty slice, assignee check, fuzzy ↵ | wxiaoguang | 2025-02-13 | 1 | -1/+1 |
| | | | | | | | | | | prompt, mirror proxy, adopt git) (#33569) * Make artifact list output a stable order * Fix #33506 * Fix #33521 * Fix #33288 * Fix #33196 * Fix #33561 | ||||
* | Fix bleve fuzziness search (#33078) | wxiaoguang | 2025-01-03 | 1 | -0/+39 |
Close #31565 |