1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 17:35:49 +00:00
gitea/modules/indexer
Lunny Xiao 9bc69ff26e
Support elastic search for code search (#10273)
* Support elastic search for code search

* Finished elastic search implementation and add some tests

* Enable test on drone and added docs

* Add new fields to elastic search

* Fix bug

* remove unused changes

* Use indexer alias to keep the gitea indexer version

* Improve codes

* Some code improvements

* The real indexer name changed to xxx.v1

Co-authored-by: zeripath <art27@cantab.net>
2020-08-30 19:08:01 +03:00
..
code Support elastic search for code search (#10273) 2020-08-30 19:08:01 +03:00
issues Remove hardcoded ES indexername (#12521) 2020-08-18 11:08:51 -05:00
stats Fix incorrect error logging in Stats indexer and OAuth2 (#12387) 2020-08-01 10:45:26 -04:00