Alex Wellnitz
|
bfa64ebeee
|
feat: read command line arguments
|
2024-02-19 12:51:41 +01:00 |
|
|
fc772f4b6a
|
feat: add config loader to parse json configs
|
2024-02-18 18:40:11 +01:00 |
|
Alex Wellnitz
|
41824bd04b
|
feat: add command line arguments
|
2024-02-16 20:55:26 +01:00 |
|
|
45c1aa471a
|
feat: add simple_on_shutdown crate and update dependencies
|
2024-02-14 08:18:15 +01:00 |
|
|
a75a278088
|
refactor: search engine and add debug index test
|
2024-02-13 08:53:18 +01:00 |
|
|
d510178127
|
refactor: make update_url_scores and normalize_string functions private
|
2024-02-13 08:36:32 +01:00 |
|
|
e77a461c30
|
docs: add SearchEngine struct and methods
|
2024-02-13 00:30:26 +01:00 |
|
|
242f7138f2
|
feat: refactor code and add new search functionality
|
2024-02-12 23:53:05 +01:00 |
|
|
efe717a9f7
|
feat: add serde Serialize trait to structs in search.rs
|
2024-02-12 23:48:15 +01:00 |
|
|
ecdad1b553
|
feat: add debug index function to api
|
2024-02-12 23:15:44 +01:00 |
|
|
655b2df151
|
feat: add search api route
|
2024-02-12 22:55:24 +01:00 |
|
|
c502f1da49
|
feat: add api functions and actix webserver
|
2024-02-12 21:45:27 +01:00 |
|
|
af7140790c
|
feat: update packages
|
2024-02-12 21:44:28 +01:00 |
|
|
0e3c5332df
|
feat: update packages
|
2024-02-11 21:50:10 +01:00 |
|
|
bccb7cfeaf
|
fix: remove unused route
|
2024-02-11 20:17:49 +01:00 |
|
|
5c58d7d870
|
feat: add search document indexing handler
|
2024-02-11 17:52:46 +01:00 |
|
|
ffeaa97feb
|
feat: add search module and bulk indexing functionality
|
2024-02-11 17:22:11 +01:00 |
|
|
c4f50af39a
|
feat: add handler module and update main.rs
|
2024-02-11 17:03:32 +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 |
|
|
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 |
|
|
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 |
|
|
bcc8fb3461
|
feat: Add Tokenizer, split Text into Vec<String>
|
2023-10-24 23:17:09 +02:00 |
|
|
383e9aa093
|
feat: Add Stats functions
|
2023-10-24 22:51:38 +02:00 |
|
|
c55b0221ad
|
Initial Commit
|
2023-10-24 20:15:03 +02:00 |
|