Using the ArangoDB web UI, I used to be able to create persistent indexes on the properties of arrays by using: arrayName[*].propertyName
However, now (in 3.1.17) that no longer appears to actually create a persistent index. It has been a while since I've modified indexes, so I'm not sure which version I last used when it did work. I am not marking them as unique or sparse. However, I can still use the same notation to create a hash (non-persistent) index. Did something change with regard to persistent indexes I'm unaware of, or is this a bug? -- 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.
