Commit Graph

15 Commits

Author SHA1 Message Date
5877ebaff2 Added attributes to query results 2025-12-25 12:39:01 +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
6fe96d41a2 Improved entity updating 2025-12-22 00:18:13 +01:00
fc5e8ceeee Added missing model fix for last commit 2025-12-22 00:17:16 +01:00
ae2b9e9f41 Added models listing endpoint 2025-12-20 22:02:57 +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
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
896e4b89d6 Improved logging for EntityResults 2025-12-13 17:36:51 +01:00
dedac5da3a Improved exception handling and logging in SearchdomainController 2025-12-13 17:25:07 +01:00
4c4a313c7d Improved exception handling for indexing 2 2025-12-13 16:14:31 +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
e8e5b742d1 Fixed Indexer SwaggerUI, Added worker & call management endpoints to Indexer, restructuring to improve project separation 2025-07-19 19:50:08 +02:00