indexing - OrientDB: can I create an index on a property of type EMBEDDED? -


i have schema property of type embedded. when try create index in web interface property, nullpointerexception:

{"errors":[{"code":500,"reason":500,"content":"com.orientechnologies.orient.core.index.oindexexception: cannot create index 'order.attr_f9e8e581_7076_4b14_a625_37e0e7dbc2a9_2'\r\n\tdb name=\"temp\"\r\n--> java.lang.nullpointerexception"}]} 

is possible create index on type of property? embedded document has 2 properties , i'm not interested in indexing on embedded property, document whole.

reading old response: https://groups.google.com/forum/#!topic/orient-database/oh7hcbsi6e4 seems forbidden.

hope helps.

regards


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -