Commit Graph

176 Commits

Author SHA1 Message Date
lucretia 1fe70264fd Improved entity deletion 2025-07-06 08:52:29 +02:00
lucretia dc9c4a6279 Fixed cache invalidation issue 2025-06-22 16:49:56 +02:00
lucretia de7e145b89 Fixed broken ProbMethod in Entity/Index, fixed undisposed MySQL connections, dependency update, improved logging, improved cache invalidation 2025-06-22 15:35:45 +02:00
lucretia 2034a20055 Improved wording 2025-06-22 03:46:58 +02:00
lucretia d10f03287f Removed completed tasks regarding hash value optimization and error message improvement 2025-06-22 03:22:18 +02:00
lucretia bd82b63141 Added documentation regarding probMethods 2025-06-22 03:18:10 +02:00
lucretia 3813c5aaba Added weighted dictionary based weighted average 2025-06-22 02:44:20 +02:00
lucretia 0e4dcdf7c0 Removed unnecessary config setting 2025-06-22 02:12:29 +02:00
lucretia 9a6ee4ad75 Major restructuring, removed searchdomain field from Entity/Index, moved embeddingcache to SearchdomainManager, improved logging 2025-06-22 02:11:09 +02:00
lucretia d2f4210e72 Moved SQLHelper to Helper folder to improve structure 2025-06-21 22:03:01 +02:00
lucretia bc8ba893e0 Added new probmethods, Made Probmethods static 2025-06-21 14:22:25 +02:00
lucretia fbbed6f03d Attempt to fix MySQL timeout 2025-06-21 14:18:25 +02:00
lucretia 32ece293ed Added Elmah, Serilog to Server, improved logging 2025-06-20 19:43:47 +02:00
lucretia 509fd4ec45 Updated README to reflect recent changes regarding Indexer and Docker 2025-06-15 23:44:27 +02:00
lucretia 191afff140 Removed unsused and outdated diagram 2025-06-15 23:42:19 +02:00
lucretia 4c7e92b6c6 Improved configurability of Elmah and Serilog for the Indexer 2025-06-15 23:38:58 +02:00
lucretia 9fa6704417 Indexer improved documentation, Docker added port expose 2025-06-15 20:50:57 +02:00
lucretia b448c2c071 Improved Elmah access control 2025-06-15 20:50:11 +02:00
lucretia 1da78b8356 Fixed Elmah accessible outside of development environment 2025-06-15 14:11:04 +02:00
lucretia 7d566cd921 Added Docker support for the Indexer 2025-06-15 13:56:55 +02:00
lucretia d95c1c57bb Updated indexer documentation to reflect recent healthchecks addition 2025-06-11 13:24:21 +02:00
lucretia a3d1a4679c Improved logging 2025-06-11 13:23:51 +02:00
lucretia e6211a185b Added hash based optimization 2025-06-11 13:23:02 +02:00
lucretia 371a16511a Removed debug element 2025-06-09 17:56:51 +02:00
lucretia 34114e03e4 fixed minor orthography issues 2025-06-09 17:35:14 +02:00
lucretia 96e7fe0f22 Removed healthz todo element 2025-06-09 17:11:55 +02:00
lucretia ce168cf9e4 Added Serilog logging, added Elmah error logging, added health checks 2025-06-09 17:09:55 +02:00
lucretia 60bfcff539 Removed remaining CLI mentions 2025-06-08 14:06:30 +02:00
lucretia 0f21376c3d Fixed bug in python scripting engine 2025-06-08 04:27:32 +02:00
lucretia f4e493b8e0 Removed finished tasks 2025-06-07 21:14:41 +02:00
lucretia 465926dcab Removed non-DRY SQL helper methods 2025-06-07 21:13:21 +02:00
lucretia 3ec078053d Updated database setup to reflect the CLI removal 2025-06-07 17:43:48 +02:00
lucretia 6ea6242887 Solution cleanup, Readme updated todos 2025-06-06 00:41:42 +02:00
lucretia ad599433bf Removed CLI project, added database migrations, added SQLHelper 2025-06-06 00:29:38 +02:00
lucretia 89545b0d71 cleanup 3 2025-06-05 22:16:28 +02:00
lucretia ec9f2c4924 cleanup 2 2025-06-05 22:12:06 +02:00
lucretia 9ca4f2b253 cleanup 2025-06-05 22:09:55 +02:00
EzFeDezy 441cd22929 Merged Models into Server as Server.Models 2025-06-05 22:06:25 +02:00
EzFeDezy a6786219ce Merged redundant project onto server 2025-06-05 21:45:34 +02:00
lucretia 7899130c30 Renamed Server project 2025-06-05 06:24:31 +00:00
lucretia 7545769d42 Fixed Server folder name gitignore 2025-06-05 05:53:01 +00:00
lucretia 183a150234 Fixed Server folder name 2025-06-05 05:52:36 +00:00
lucretia b93b14f051 Added items to the todo scope 2025-06-05 05:44:12 +00:00
EzFeDezy af8355c389 fixed logo 2025-05-27 23:05:16 +02:00
EzFeDezy c8c9fb82c0 Added logo 2025-05-27 23:04:37 +02:00
EzFeDezy 371f9c7411 Updated README to reflect the recent addition of the Indexer 2025-05-27 22:30:52 +02:00
EzFeDezy 7096f6591f Added more useful information to output 2025-05-27 22:29:38 +02:00
EzFeDezy 3bf1aae281 Adjusted preset to a more reasonable value 2025-05-27 16:40:51 +02:00
EzFeDezy 99fb750ac0 Fixed typo, improved exception handling 2025-05-27 16:26:26 +02:00
EzFeDezy 1221be150d Added mock config 2025-05-27 12:05:12 +02:00