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/issues
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
..
bleve Determine fuzziness of bleve indexer by keyword length (#29706) 11 months ago
db Refactor to use optional.Option for issue index search option (#29739) 11 months ago
elasticsearch Refactor to use optional.Option for issue index search option (#29739) 11 months ago
internal Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 11 months ago
meilisearch Meilisearch double quote on "match" query (#29740) 11 months ago
dboptions.go Refactor to use optional.Option for issue index search option (#29739) 11 months ago
indexer.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 11 months ago
indexer_test.go Refactor to use optional.Option for issue index search option (#29739) 11 months ago
util.go Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 11 months ago