|
|
|
|
|
by 1e10
2392 days ago
|
|
1tb is nothing these days. If you insist on cloud the hetzner could be best bang for buck. Otherwise a similar desktop system can be acquired for less than 1000 usd. I’d start with solr or elasticsearch and a simple indexing script (home rolled python script). Then you can use solr admin or something like Jupyter for iterative querying. I’m not an expert on index tuning, but you might even be able to dump it all into postgres with json types. Best of luck! |
|