This website requires JavaScript.
Explore
Help
Register
Sign In
Shiloh
/
githaven
Watch
1
Star
0
Fork
0
You've already forked githaven
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
githaven
/
modules
/
indexer
/
internal
/
bleve
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
..
batch.go
…
indexer.go
Add
io.Closer
guidelines (
#29387
)
2024-02-25 13:05:23 +00:00
query.go
Determine fuzziness of bleve indexer by keyword length (
#29706
)
2024-03-23 16:45:13 +01:00
util.go
…