google/zoekt

support multiple index volumes

hanwen opened this issue · 0 comments

SSD disks come in fixed sizes (at least on GCP).

Currently there is one -index_dir flag, this caps corpus size at SSD-sz/4.

We want to create a mechanism by which you can use multiple SSD drives to store shards. Perhaps RAID works, but it's extra work to setup.