enhancementhelp wanted
Description
:wave: Hound developers!
I am trying to index a pretty large repo (144GB - all current sources of openSUSE), and unsurprisingly the index turns out to be larger than 4GB, thus I hit this fatal message:
Would it be possible / how hard would it be to support larger indexes?
I only had a brief look at read.go and it seems to me that 32 bit offsets are part of the index file format, so changing that would require re-indexing/converting/supporting two file formats, is that correct?
Thanks for all your efforts on Hound!