This website requires JavaScript.
Blogs
Sign In
GitCaddy
/
GitCaddy Server
Limited
Watch
2
Star
0
Fork
0
You've already forked gitcaddy-server
Code
Issues
Releases
4
Files
02c69ccb69f8800a7452273d64a4e73f66796bda
gitcaddy-server
/
modules
/
indexer
/
issues
History
6543
7fe297730c
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