Lauris BH
8038610a42
Automatically pause queue if index service is unavailable ( #15066 )
...
* Handle keyword search error when issue indexer service is not available
* Implement automatic disabling and resume of code indexer queue
3 years ago
6543
54e9ee37a7
format with gofumpt ( #18184 )
...
* gofumpt -w -l .
* gofumpt -w -l -extra .
* Add linter
* manual fix
* change make fmt
3 years ago
Lauris BH
0a3c3357f3
Sort issue search results by revelance ( #14353 )
4 years ago
zeripath
47dd1cb7ae
Refactor Logger ( #13294 )
...
Refactor Logger to make a logger interface and make it possible to
wrap loggers for specific purposes.
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
4 years ago
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
5 years ago