24 Commits

Author SHA1 Message Date
e9a5136c8d refactor: type config tests 2024-12-19 11:31:27 +01:00
760a4f86e3 feat: add search without query test 2024-12-17 00:07:37 +01:00
28aa802698 refactor: testing and coverage 2024-12-16 23:58:34 +01:00
a75a278088 refactor: search engine and add debug index test 2024-02-13 08:53:18 +01:00
242f7138f2 feat: refactor code and add new search functionality 2024-02-12 23:53:05 +01:00
2acbdb9f37 feat: add tests for hello and search handlers 2024-02-12 23:48:30 +01:00
ff07d37542 feat: update search engine parameters 2024-02-12 23:26:56 +01:00
87c5f3b000 fix: remove unused tests 2024-02-12 21:45:41 +01:00
ffeaa97feb feat: add search module and bulk indexing functionality 2024-02-11 17:22:11 +01:00
1891687db2 feat: Add search test case for Rust keyword 2024-02-11 17:12:45 +01:00
5b7f3d802d feat: add unit tests for handler_hello and search_engine 2024-02-11 17:10:02 +01:00
Alex Wellnitz
43bfb82a62 refactor: add search engine module and update main.rs 2024-02-11 16:52:39 +01:00
f070b45fac feat: Add Update and Save Segment functions 2023-10-26 19:20:59 +02:00
718e57355b feat: Add make Record function 2023-10-26 10:54:11 +02:00
5ef01eb1da fix: Format test 2023-10-26 10:41:05 +02:00
98187a1b27 feat: Add Tokenizer tests 2023-10-26 10:40:31 +02:00
fe3d2b7d29 fix: Add test for coverage 2023-10-25 22:59:15 +02:00
413ec2a160 feat: Add parse record function 2023-10-25 22:31:50 +02:00
1589fdb6b1 feat: Add hash term function 2023-10-25 22:20:43 +02:00
ad2af90692 fix: threaded testing 2023-10-25 14:57:24 +02:00
3321fea4d0 feat: Add make N-grams function 2023-10-25 11:07:45 +02:00
282a07dbec fix: Adjust tests 2023-10-24 23:59:35 +02:00
fd0439aa44 fix: Wrap Write and Read functions with results 2023-10-24 23:54:58 +02:00
383e9aa093 feat: Add Stats functions 2023-10-24 22:51:38 +02:00