Unfortunately not. Hash indexes are just in-memory atm.
Am Dienstag, 10. Januar 2017 04:52:23 UTC+1 schrieb [email protected]: > > Hello, > > How can I persist a hash index? For eg. > > db.test.ensureIndex({type:"hash", fields:["tags[*]"]}); > > db.test.ensureIndex({type:"persistent", fields:["tags[*]"]}) > > does that work? > > -- You received this message because you are subscribed to the Google Groups "ArangoDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
