Hi Christian,
congrats on the new release. I’ve downloaded it yesterday and while importing new data BaseX ran into a “Input is too large for a single database” error. It has been reported before and you mentioned Basex will be using 2^63 bits instead of 2^31 bits for counting nodes. Is there a branch that I could check out that already supports importing up to 2^63 nodes? The “node-counter” branch perhaps? For now I’ll just split the data and see if that works.
Hartelijke groet,
Huib Verweij
Hi Huib,
congrats on the new release. I’ve downloaded it yesterday and while importing new data BaseX ran into a “Input is too large for a single database” error. It has been reported before and you mentioned Basex will be using 2^63 bits instead of 2^31 bits for counting nodes. Is there a branch that I could check out that already supports importing up to 2^63 nodes? The “node-counter” branch perhaps? For now I’ll just split the data and see if that works.
Not really; as it has effects on numerous parts of the architecture, and as it's not a pressing issue in our own projects, we haven't seriously begun implementing it.
Did you think about distributing your data to multiple databases, or is this no option?
Best, Christian
basex-talk@mailman.uni-konstanz.de