summaryrefslogtreecommitdiffstats
path: root/modules/indexer/issues/bleve.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor indexer (#25174)Jason Song2023-06-231-276/+0
* Rewrite queue (#24505)wxiaoguang2023-05-081-4/+0
* Make issue and code search support camel case (#22829)sillyguodong2023-02-121-2/+3
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-1/+1
* Automatically pause queue if index service is unavailable (#15066)Lauris BH2022-01-271-2/+12
* format with gofumpt (#18184)65432022-01-201-4/+2
* Fix data race in bleve indexer (#16474)Lunny Xiao2021-07-181-2/+4
* Upgrade blevesearch dependency to v2.0.1 (#14346)Lauris BH2021-01-171-8/+8
* Sort issue search results by revelance (#14353)Lauris BH2021-01-161-0/+1
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-111-2/+3
* Issue search support elasticsearch (#9428)Lunny Xiao2020-02-131-1/+1
* Stop various tests from adding to the source tree (#9515)zeripath2019-12-281-0/+10
* Allow cross-repository dependencies on issues (#7901)Brad Albright2019-10-311-4/+12
* Refactor issue indexer (#5363)Lunny Xiao2019-02-191-0/+250