Alex Wellnitz alexohneander
alexohneander pushed to main at alexohneander/gosearch 2025-03-26 07:31:18 +00:00
75c5e7ea4c fix: add sonarqube properties
alexohneander pushed to main at alexohneander/gosearch 2025-03-26 07:25:52 +00:00
e6e668451a ci: add quality gate
alexohneander pushed to main at alexohneander/gosearch 2025-03-26 07:21:01 +00:00
9528fca452 ci: update sonarqube pipeline
alexohneander pushed to main at alexohneander/gosearch 2025-03-26 07:15:43 +00:00
cf95ee2acb fix: Updated AddDocToIndex function to ignore additional special characters in scanner.Text()
alexohneander pushed to main at alexohneander/gosearch 2025-03-26 07:12:50 +00:00
0d22da3643 ci: add sonarqube pipeline
72128f97a3 refactor: search logic to improve performance and reduce false positives by making query case-insensitive for simple queries and using trimmed whitespace in phrases
Compare 3 commits »
alexohneander deleted branch renovate/ghcr.io-renovatebot-renovate-39.x from alexohneander/alexohneander-zola 2025-03-26 06:05:36 +00:00
alexohneander pushed to main at alexohneander/alexohneander-zola 2025-03-26 06:05:35 +00:00
d5e75150e5 Merge pull request 'chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.216.1' (#7) from renovate/ghcr.io-renovatebot-renovate-39.x into main
c7edb2d9ee chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.216.1
Compare 2 commits »
alexohneander merged pull request alexohneander/alexohneander-zola#7 2025-03-26 06:05:35 +00:00
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.216.1
alexohneander pushed to main at alexohneander/flotte 2025-03-26 06:05:26 +00:00
4bc596d1dc Merge pull request 'chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.216.1' (#7) from renovate/ghcr.io-renovatebot-renovate-39.x into main
8a026050f2 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.216.1
Compare 2 commits »
alexohneander deleted branch renovate/ghcr.io-renovatebot-renovate-39.x from alexohneander/flotte 2025-03-26 06:05:26 +00:00
alexohneander merged pull request alexohneander/flotte#7 2025-03-26 06:05:24 +00:00
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.216.1
alexohneander deleted branch renovate/ghcr.io-renovatebot-renovate-39.x from alexohneander/upcomming 2025-03-26 06:05:15 +00:00
alexohneander pushed to main at alexohneander/upcomming 2025-03-26 06:05:15 +00:00
de1df19d48 Merge pull request 'chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.216.1' (#6) from renovate/ghcr.io-renovatebot-renovate-39.x into main
6c2e5ce2b2 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.216.1
Compare 2 commits »
alexohneander merged pull request alexohneander/upcomming#6 2025-03-26 06:05:13 +00:00
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.216.1
alexohneander deleted branch renovate/ghcr.io-renovatebot-renovate-39.x from alexohneander/gosearch 2025-03-26 00:07:44 +00:00
alexohneander pushed to main at alexohneander/gosearch 2025-03-26 00:07:44 +00:00
0107f77570 Merge pull request 'chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.216.1' (#3) from renovate/ghcr.io-renovatebot-renovate-39.x into main
d5f658244b chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.216.1
Compare 2 commits »
alexohneander merged pull request alexohneander/gosearch#3 2025-03-26 00:07:43 +00:00
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.216.1
alexohneander pushed to main at alexohneander/gosearch 2025-03-25 23:12:44 +00:00
78e2568e2b docs: update changelog
75ba450d9b feat(index): add save and load functionality for Index using gob encoding/decoding
Compare 2 commits »
alexohneander released v0.1.0 first working Service at alexohneander/gosearch 2025-03-25 22:16:15 +00:00
alexohneander pushed to main at alexohneander/gosearch 2025-03-25 22:11:24 +00:00
dd7f0c0a28 docs: add first release in Changelog