Re: Janusgraph not able to find suitable index for a index enabled property key


Boxuan Li
 

You mentioned that 
 
g.V().has("key1", textContains("val") ) is working while 
g.V().has("key1","val13") is not working
 
Are you sure "key1" has TEXTSTRING mapping, rather than STRING mapping?

I am unable to reproduce it on 0.6.0. Can you try the 0.6.0 version?

Join {janusgraph-users@lists.lfaidata.foundation to automatically receive all group messages.