aboutsummaryrefslogtreecommitdiffstats
path: root/modules/setting/indexer.go
Commit message (Expand)AuthorAgeFilesLines
* Avoid setting the CONN_STR in issue indexer queue unless it is meant to be se...zeripath2020-10-071-1/+1
* Support elastic search for code search (#10273)Lunny Xiao2020-08-301-0/+12
* Add detected file language to code search (#10256)Lauris BH2020-02-201-0/+3
* Issue search support elasticsearch (#9428)Lunny Xiao2020-02-131-11/+19
* Refactor code indexer (#9313)Lunny Xiao2019-12-231-0/+2
* Restore Graceful Restarting & Socket Activation (#7274)zeripath2019-10-151-0/+3
* Restrict repository indexing by glob match (#7767)guillep2k2019-09-111-0/+26
* Issue indexer queue redis support (#6218)Lunny Xiao2019-04-081-17/+21
* Add more tests and docs for issue indexer, add db indexer type for searching ...Lunny Xiao2019-02-211-0/+1
* Refactor issue indexer (#5363)Lunny Xiao2019-02-191-0/+55