John Sennesael jns
jns pushed to master at jns/UsenetSearch 2021-10-21 14:04:31 +00:00
319bc9e436 formatting
jns pushed to master at jns/UsenetSearch 2021-10-21 14:03:11 +00:00
4d8eca466a It's readme time
jns pushed to master at jns/UsenetSearch 2021-10-20 22:48:54 +00:00
6b5bdadeb5 Actual search results! Safer cleanup when interrupted. Consistent include order. And a bunch of other polish
jns pushed to master at jns/UsenetSearch 2021-10-20 12:18:30 +00:00
f7831afc9d Add logger class, fix include orders
jns pushed to master at jns/UsenetSearch 2021-10-19 22:56:40 +00:00
28b5a2457a fix aformentioned bugs
jns pushed to master at jns/UsenetSearch 2021-10-19 01:19:23 +00:00
bb9c3da3d8 Implemented newsgroup filtering, work on resuming indexing where last left off (still buggy)
jns pushed to master at jns/UsenetSearch 2021-10-13 18:59:46 +00:00
6082cb3f6c fix gcc8 compilation
jns pushed to master at jns/UsenetSearch 2021-10-13 18:47:51 +00:00
8b4d60c3b5 Another missing include
jns pushed to master at jns/UsenetSearch 2021-10-13 15:14:50 +00:00
fa01e09404 missing include
jns pushed to master at jns/UsenetSearch 2021-10-12 23:53:19 +00:00
2bb840dc63 remove test code
jns pushed to master at jns/UsenetSearch 2021-10-12 23:41:12 +00:00
8b2ac61264 Implement various filter options, some bugfixes.
jns pushed to master at jns/UsenetSearch 2021-10-08 22:31:32 +00:00
e7619f5236 Filter class
jns pushed to master at jns/UsenetSearch 2021-10-08 20:17:31 +00:00
7f8a745858 Improve storage efficience, add token db file parser executable, etc....
jns pushed to master at jns/UsenetSearch 2021-09-29 23:53:10 +00:00
67c829b1bc btree storage, multithreaded processing
jns pushed to master at jns/UsenetSearch 2021-09-22 00:19:23 +00:00
ed2e3a9824 Implement reading headers
jns pushed to master at jns/UsenetSearch 2021-09-21 22:48:23 +00:00
60271b8de3 Implemented GROUP, LISTGROUP commands - Implemented database saving and loading of article ids
jns pushed to master at jns/UsenetSearch 2021-09-21 15:36:38 +00:00
5645d31f59 Loading newsgroup list from database implemented
fbc9964ea6 GPLv3 notices
a68c46299c Configuration file, arg parsing, database serialization,...
e1c1ba031e Initial commit
Compare 4 commits »
jns pushed to master at jns/UsenetSearch 2021-09-21 01:37:19 +00:00
496d16cb32 Loading newsgroup list from database implemented
jns pushed to master at jns/UsenetSearch 2021-09-21 01:02:32 +00:00
850e980b5f GPLv3 notices
jns pushed to master at jns/UsenetSearch 2021-09-21 00:48:59 +00:00
abf88c192c Configuration file, arg parsing, database serialization,...