|
|
4aabc3bae0
|
Fixed DatabaseInsertEmbeddingBulk, Added attributes bulk edit and delete, Fixed entityCache not multithreading safe, fixed EntityFromJSON missing bulk inserts, Added retry logic for BulkExecuteNonQuery, added MaxRequestBodySize configuration
|
2026-02-12 20:57:01 +01:00 |
|
|
|
329af1c103
|
Added datapoint bulk insert
|
2026-01-28 22:21:51 +01:00 |
|
|
|
7d16f90c71
|
Added bulk attributes insert
|
2026-01-25 16:32:37 +01:00 |
|
|
|
337782661e
|
Added database size to stats, added total ram size to stats
|
2026-01-19 03:40:03 +01:00 |
|
|
|
e83ce61877
|
Added query cache entry count and capacity to front-end, Fixed ServerGetStatsResult field naming
|
2026-01-07 01:15:55 +01:00 |
|
|
|
aa4fc03c3d
|
Replaced GetEmbeddingCacheSize with GetStats, fixed long loading times for front-end stats retrieval
|
2026-01-02 02:04:19 +01:00 |
|
|
|
6d1cffe2db
|
Added enums to JSONEntity and JSONDatapoint
|
2025-12-25 13:20:24 +01:00 |
|
|
|
7eaf69379f
|
Added database size estimation
|
2025-12-19 12:22:51 +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 |
|
|
|
2f4a506077
|
Fixed missing proper SearchdomainNotFoundException in DatabaseHelper
|
2025-12-13 17:24:12 +01:00 |
|
|
|
53a8d073bd
|
Improved logging in DatabaseHelper
|
2025-12-13 17:15:32 +01:00 |
|
|
|
a1ed65ee41
|
Improved logging for DatabaseHelper
|
2025-12-13 16:52:26 +01:00 |
|
|
|
e74ed1f9ea
|
Added SimilarityMethod to datapoint; Added euclidian distance, manhattan distance, pearson correlation; improved CosineSimilarity result using a remap
|
2025-08-23 21:34:48 +02:00 |
|
|
|
acf5106041
|
Removed unused using statements
|
2025-07-19 23:09:08 +02:00 |
|
|
|
1fe70264fd
|
Improved entity deletion
|
2025-07-06 08:52:29 +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 |
|