0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-01 10:04:45 +01:00
gitea/modules/indexer/code
Lunny Xiao 8ce10fb6e1
Fix bug on elastic search (#12811)
* Fix bug on elastic search

* Add more comments for elastic search result startIndex and endIndex

* refactor indexPos

* refactor indexPos

* Fix bug
2020-09-12 20:31:52 +08:00
..
bleve.go
bleve_test.go
elastic_search.go Fix bug on elastic search (#12811) 2020-09-12 20:31:52 +08:00
elastic_search_test.go Fix bug on elastic search (#12811) 2020-09-12 20:31:52 +08:00
git.go
indexer.go
indexer_test.go
search.go
wrapped.go