summaryrefslogtreecommitdiffstats
path: root/modules/indexer/code/bleve.go
Commit message (Expand)AuthorAgeFilesLines
* Speed up `enry.IsVendor` (#15213)zeripath2021-04-011-1/+1
* Move Bleve and Elastic code indexers to use a common cat-file --batch (#14781)zeripath2021-03-031-6/+24
* Reduce calls to git cat-file -s (#14682)zeripath2021-02-171-7/+13
* [Feature] add precise search type for Elastic Search (#12869)Jui-Nan Lin2021-01-271-7/+18
* Upgrade blevesearch dependency to v2.0.1 (#14346)Lauris BH2021-01-171-9/+9
* fix: use Base36 for all code indexers (#12830)Jui-Nan Lin2020-09-141-5/+0
* Support elastic search for code search (#10273)Lunny Xiao2020-08-301-81/+51
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-111-2/+3
* Migrate to go-enry new version (#10906)Lauris BH2020-04-151-1/+1
* Add detected file language to code search (#10256)Lauris BH2020-02-201-18/+96
* Language statistics bar for repositories (#8037)Lauris BH2020-02-111-1/+1
* Refactor code indexer (#9313)Lunny Xiao2019-12-231-282/+247
* Graceful: Xorm, RepoIndexer, Cron and Others (#9282)zeripath2019-12-151-33/+49
* DefaultBranch needs to be prefixed by BranchPrefix (#9356)zeripath2019-12-141-1/+1
* Move modules/indexer to modules/indexer/code (#9301)Lunny Xiao2019-12-101-12/+11
* Move code indexer related code to a new package (#9191)Lunny Xiao2019-12-081-0/+365