Gusted
ab1379743e
Fix nil checking on typed interface (#17598)
* Fix nil checking on typed interface
- Partially resoles #17596
- Resolves SA4023 errors.
- Ensure correctly that typed interface are nil.
* Remove unnecessary code
`NewBleveIndexer` will never return nil, even on errors.
* Patch `NewBleveIndexer`
* Fix low-level functions
* Remove deadcode
* Fix GetSession
* Close Elastic search when err isn't nil
* Update elastic_search.go
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2021-11-15 21:16:11 +08:00
..
2021-11-12 22:36:47 +08:00
2021-10-24 22:12:43 +01:00
2021-11-11 15:03:30 +08:00
2021-11-14 20:11:10 +01:00
2021-11-10 13:13:16 +08:00
2021-10-30 23:50:40 +08:00
2021-11-09 20:57:58 +01:00
2021-10-24 22:12:43 +01:00
2021-11-01 16:39:52 +08:00
2021-11-15 21:16:11 +08:00
2021-10-30 23:50:40 +08:00
2021-11-14 20:11:10 +01:00
2021-11-12 22:36:47 +08:00
2021-11-12 22:36:47 +08:00
2021-11-15 14:02:53 +08:00
2021-11-05 13:25:05 +02:00
2021-11-06 14:23:32 +08:00
2021-11-14 20:11:10 +01:00
2021-11-13 19:28:50 +08:00
2021-11-02 23:00:30 +08:00
2021-10-24 22:12:43 +01:00
2021-11-12 22:36:47 +08:00
2021-10-21 17:10:49 +01:00
2021-11-01 16:39:52 +08:00