23 Apr
2018
23 Apr
'18
3:56 p.m.
Hi Giuseppe, Apart rom Fabrice’s helpful hints, you could try to enable the ADDCACHE option [1]. Cheers, Christian [1] http://docs.basex.org/wiki/Database_Module#db:create On Mon, Apr 23, 2018 at 3:03 PM, Giuseppe Celano <celano@informatik.uni-leipzig.de> wrote:
Hi All,
I can create a database via the GUI, but if I use db:create [1] I get the message "out of main memory": why? Thanks!
db:create("myDB", "sourceDirectory", "destinationDirectory", map{"ftindex": true(), "language": false()} )
Best, Giuseppe