gitea/modules/indexer/internal/bleve
wxiaoguang 403775e74e
Improve issue & code search (#33860)
Each "indexer" should provide the "search modes" they support by
themselves. And we need to remove the "fuzzy" search for code.
2025-03-13 11:07:48 +08:00
..
batch.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
indexer.go Add io.Closer guidelines (#29387) 2024-02-25 13:05:23 +00:00
query.go Improve issue & code search (#33860) 2025-03-13 11:07:48 +08:00
util_test.go Fix bleve fuzziness search (#33078) 2025-01-03 00:32:02 +08:00
util.go Fix bleve fuzziness search (#33078) 2025-01-03 00:32:02 +08:00