1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 04:31:18 +02:00
gitea/modules/setting
Lunny Xiao 5dbf36f356
Issue search support elasticsearch (#9428)
* Issue search support elasticsearch

* Fix lint

* Add indexer name on app.ini

* add a warnning on SearchIssuesByKeyword

* improve code
2020-02-13 14:06:17 +08:00
..
cache.go
cors.go
cron.go
database_sqlite.go
database_test.go
database.go
git.go
indexer_test.go
indexer.go
log.go
mailer.go
markup.go
migrations.go
queue.go
repository.go
service.go
session.go
setting.go
task.go
webhook.go