You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/indexer/internal/bleve
6543 b9c57fb78e
Determine fuzziness of bleve indexer by keyword length (#29706)
also bleve did match on fuzzy search and the other way around. this also fix that bug.
11 months ago
..
batch.go
indexer.go Add `io.Closer` guidelines (#29387) 12 months ago
query.go Determine fuzziness of bleve indexer by keyword length (#29706) 11 months ago
util.go