I have a document of the below structure :

{ "map": [ { "key1" : "value1", "key2" : "value2" }, { "key1" : "value3", 
"key2" : "value4" } ] }

I'm trying to create a persistent index for "key1" in "map" by using 
map.key1  but it is not working. 

Please can you let me know if it is possible to create an index within an 
Array. 

Thanks,
Praveen

-- 
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.

Reply via email to