Alex Wellnitz alexohneander
alexohneander deleted branch renovate/ghcr.io-renovatebot-renovate-39.x from alexohneander/tsp-rs 2025-03-25 21:56:02 +00:00
alexohneander pushed to main at alexohneander/tsp-rs 2025-03-25 21:56:01 +00:00
0317fb08cb Merge pull request 'chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.215.2' (#6) from renovate/ghcr.io-renovatebot-renovate-39.x into main
0c111f4548 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.215.2
Compare 2 commits »
alexohneander merged pull request alexohneander/tsp-rs#6 2025-03-25 21:56:00 +00:00
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.215.2
alexohneander deleted branch renovate/ghcr.io-renovatebot-renovate-39.x from alexohneander/upcomming 2025-03-25 21:55:45 +00:00
alexohneander pushed to main at alexohneander/upcomming 2025-03-25 21:55:44 +00:00
ebbfb3e6e1 Merge pull request 'chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.215.2' (#5) from renovate/ghcr.io-renovatebot-renovate-39.x into main
0f0a8f20d4 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.215.2
Compare 2 commits »
alexohneander merged pull request alexohneander/upcomming#5 2025-03-25 21:55:43 +00:00
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.215.2
alexohneander deleted branch renovate/ghcr.io-renovatebot-renovate-39.x from alexohneander/gosearch 2025-03-25 21:55:32 +00:00
alexohneander pushed to main at alexohneander/gosearch 2025-03-25 21:55:31 +00:00
9d932ec70e Merge pull request 'chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.215.2' (#1) from renovate/ghcr.io-renovatebot-renovate-39.x into main
4094141c0b chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.215.2
Compare 2 commits »
alexohneander merged pull request alexohneander/gosearch#1 2025-03-25 21:55:30 +00:00
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.215.2
alexohneander pushed to main at alexohneander/gosearch 2025-03-25 21:45:27 +00:00
9b08b40b5e ci: Added renovate configuration files for Gitea workflow automation
alexohneander pushed to main at alexohneander/gosearch 2025-03-25 21:28:57 +00:00
30281d02fb ci: Update Go version in build-and-test workflow to 1.23
alexohneander pushed to main at alexohneander/gosearch 2025-03-25 21:27:02 +00:00
ba1677382d ci: Added golang workflow for building and testing project
alexohneander pushed to main at alexohneander/gosearch 2025-03-25 20:47:51 +00:00
b474ad90be feat(doc): Update diagram explanation for improved clarity
alexohneander pushed to main at alexohneander/gosearch 2025-03-25 20:40:15 +00:00
b81990e243 refactor: index and removed old functions
alexohneander pushed to main at alexohneander/gosearch 2025-03-25 20:36:14 +00:00
69b050fbd6 feat: Update search.go to include debug logging for relevance scores
alexohneander pushed to main at alexohneander/gosearch 2025-03-25 20:19:38 +00:00
9b786a866a refactor: search controller to convert query to lowercase
alexohneander pushed to main at alexohneander/gosearch 2025-03-25 20:10:33 +00:00
ed201de318 feat: Update Fiber version to v2 and update internal controller and search logic to use new index module
alexohneander pushed to main at alexohneander/gosearch 2025-03-25 16:06:10 +00:00
8746f789c4 feat: Added search functionality with TF-IDF scoring and inverted index data structure for efficient document retrieval.
alexohneander pushed to main at alexohneander/gosearch 2025-03-25 10:49:51 +00:00
4c5a57d109 chore: Update dependencies to latest versions (go.mod, go.sum)
alexohneander pushed to main at alexohneander/gosearch 2025-03-25 10:49:18 +00:00
a2b1abf52c feat: update fiber version from 2 to 3 and add health checks