You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/indexer
Carsten Klein 3571b7e3dd
Allow searching issues by ID (#31479)
When you are entering a number in the issue search, you likely want the
issue with the given ID (code internal concept: issue index).
As such, when a number is detected, the issue with the corresponding ID
will now be added to the results.

Fixes #4479

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
7 months ago
..
code Fix bleve fuzziness (#30799) 9 months ago
internal Fix bleve fuzziness (#30799) 9 months ago
issues Allow searching issues by ID (#31479) 7 months ago
stats Simplify how git repositories are opened (#28937) 1 year ago