This website requires JavaScript.
Explore
Help
Sign In
alexohneander
/
gosearch
Watch
1
Star
0
Fork
0
You've already forked gosearch
Code
Issues
3
Pull Requests
1
Actions
Packages
Projects
1
Releases
2
Wiki
Activity
47
Commits
2
Branches
2
Tags
Commit Graph
6 Commits
Author
SHA1
Message
Date
Alex Wellnitz
64efaf5514
fix: add default log level
Some checks failed
Release / Generate changelog (push)
Failing after -16s
Details
2025-03-26 09:32:00 +01:00
Alex Wellnitz
ed201de318
feat: Update Fiber version to v2 and update internal controller and search logic to use new index module
2025-03-25 21:09:01 +01:00
Alex Wellnitz
8746f789c4
feat: Added search functionality with TF-IDF scoring and inverted index data structure for efficient document retrieval.
2025-03-25 17:04:40 +01:00
Alex Wellnitz
a2b1abf52c
feat: update fiber version from 2 to 3 and add health checks
2025-03-25 11:47:47 +01:00
Alex Wellnitz
d7a6391a08
feat: Added new search route and metric endpoint to internal controller
2025-03-25 09:58:49 +01:00
Alex Wellnitz
272f5cabcf
feat: Update internal HTTP server to use Fiber v2 with new routes and middleware configuration
2025-03-25 09:51:54 +01:00