This website requires JavaScript.
Explore
Help
Sign In
PenaDevops
/
gitea
Watch
2
Star
0
Fork
0
You've already forked gitea
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
b9c57fb78e
gitea
/
modules
/
indexer
/
issues
History
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.
2024-03-23 16:45:13 +01:00
..
bleve
Determine fuzziness of bleve indexer by keyword length (
#29706
)
2024-03-23 16:45:13 +01:00
db
Refactor to use optional.Option for issue index search option (
#29739
)
2024-03-13 08:25:53 +00:00
elasticsearch
Refactor to use optional.Option for issue index search option (
#29739
)
2024-03-13 08:25:53 +00:00
internal
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (
#29995
)
2024-03-22 13:53:52 +01:00
meilisearch
Meilisearch double quote on "match" query (
#29740
)
2024-03-16 13:19:41 +00:00
dboptions.go
Refactor to use optional.Option for issue index search option (
#29739
)
2024-03-13 08:25:53 +00:00
indexer_test.go
Refactor to use optional.Option for issue index search option (
#29739
)
2024-03-13 08:25:53 +00:00
indexer.go
migrate some more "OptionalBool" to "Option[bool]" (
#29479
)
2024-02-29 18:52:49 +00:00
util.go
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (
#29995
)
2024-03-22 13:53:52 +01:00