|
|
3dfcaa19e6
|
Implemented query cache size limit in front-end and in logic, Reworked LRUCache for performance, Fixed updating entities from front-end not working
|
2026-01-05 01:04:26 +01:00 |
|
|
|
027a9244ad
|
Added query cache size limiting, added custom enumerable LRUCache, renamed search to query in various places, fixed client GetEmbeddingsCacheSize endpoint
|
2026-01-03 17:57:18 +01:00 |
|
|
|
aa4fc03c3d
|
Replaced GetEmbeddingCacheSize with GetStats, fixed long loading times for front-end stats retrieval
|
2026-01-02 02:04:19 +01:00 |
|
|
|
31c784f0ab
|
Renamed SearchCache mentions to QueryCache for better clarity
|
2025-12-29 15:41:12 +01:00 |
|
|
|
625019f9f4
|
Added swagger decoration, reorganized controller elements for better clarity, renamed entity index endpoint for better clarity
|
2025-12-29 13:56:44 +01:00 |
|
|
|
fe6bbfe9e5
|
Fixed endpoint naming and http methods
|
2025-12-28 17:36:01 +01:00 |
|
|
|
f3a4665153
|
Moved query action from EntityController to SearchdomainController
|
2025-12-27 17:26:06 +01:00 |
|
|
|
665a392b5a
|
Fixed redundant Searchdomain retrieval error messages
|
2025-12-25 15:25:23 +01:00 |
|
|
|
8b36c65437
|
Added search cache updating
|
2025-12-22 16:52:06 +01:00 |
|
|
|
ee12986fef
|
Added query deleting
|
2025-12-22 14:22:16 +01:00 |
|
|
|
7eaf69379f
|
Added database size estimation
|
2025-12-19 12:22:51 +01:00 |
|
|
|
ca24dc04ab
|
Added search cache estimation, added search cache clearing
|
2025-12-19 10:07:22 +01:00 |
|
|
|
1bf47d8220
|
Made settings a proper checkbox (single setting), fixed other issues regarding settings getting and setting
|
2025-12-18 22:32:57 +01:00 |
|
|
|
affdeb00b3
|
Added settings handling in the backend and settings string display in the front-end
|
2025-12-18 20:19:13 +01:00 |
|
|
|
21194f99d3
|
Implemented search result endpoint
|
2025-12-14 23:13:34 +01:00 |
|
|
|
dedac5da3a
|
Improved exception handling and logging in SearchdomainController
|
2025-12-13 17:25:07 +01:00 |
|
|
|
e8e5b742d1
|
Fixed Indexer SwaggerUI, Added worker & call management endpoints to Indexer, restructuring to improve project separation
|
2025-07-19 19:50:08 +02:00 |
|
|
|
9a6ee4ad75
|
Major restructuring, removed searchdomain field from Entity/Index, moved embeddingcache to SearchdomainManager, improved logging
|
2025-06-22 02:11:09 +02:00 |
|
|
|
32ece293ed
|
Added Elmah, Serilog to Server, improved logging
|
2025-06-20 19:43:47 +02:00 |
|
|
|
465926dcab
|
Removed non-DRY SQL helper methods
|
2025-06-07 21:13:21 +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 |
|
|
|
183a150234
|
Fixed Server folder name
|
2025-06-05 05:52:36 +00:00 |
|