Simple, sane usenet indexer & search daemon written in C++ with minimal dependencies. (work in progress)
Go to file
John Sennesael f7831afc9d Add logger class, fix include orders 2021-10-20 07:18:20 -05:00
include/usenetsearch Add logger class, fix include orders 2021-10-20 07:18:20 -05:00
src Add logger class, fix include orders 2021-10-20 07:18:20 -05:00
.gitignore Configuration file, arg parsing, database serialization,... 2021-09-20 19:48:49 -05:00
.kdev_ignore btree storage, multithreaded processing 2021-09-29 18:52:54 -05:00
CMakeLists.txt Add logger class, fix include orders 2021-10-20 07:18:20 -05:00
COPYING Implemented GROUP, LISTGROUP commands - Implemented database saving and loading of article ids 2021-09-21 17:47:33 -05:00
thread_timing.txt Improve storage efficience, add token db file parser executable, etc.... 2021-10-08 15:17:22 -05:00
usenetsearch.example.conf Implemented newsgroup filtering, work on resuming indexing where last left off (still buggy) 2021-10-18 20:19:11 -05:00