gitea/modules/indexer/code
yp05327 a2b0fb1a64
Fix wrong line number in code search result (#29260)
Fix #29136

Before: The result is a table and all line numbers are all in one row.

After: Use a separate table column for the line numbers.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-03-06 07:24:43 +00:00
..
bleve Preserve BOM in web editor (#28935) 2024-01-27 18:02:51 +00:00
elasticsearch fix: Elasticsearch: Request Entity Too Large #28117 (#29062) 2024-02-07 08:57:16 +00:00
internal Refactor indexer (#25174) 2023-06-23 12:37:56 +00:00
git.go Abstract hash function usage (#28138) 2023-12-13 21:02:00 +00:00
indexer.go Penultimate round of `db.DefaultContext` refactor (#27414) 2023-10-11 04:24:07 +00:00
indexer_test.go Replace assert.Fail with assert.FailNow (#27578) 2023-10-11 11:02:24 +00:00
search.go Fix wrong line number in code search result (#29260) 2024-03-06 07:24:43 +00:00