1
0
Mirror von https://github.com/go-gitea/gitea.git synchronisiert 2024-09-01 17:57:05 +02:00
gitea/custom/conf
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
..
app.example.ini Support elastic search for code search (#10273) 2020-08-30 19:08:01 +03:00