Nikhil Bonte created ATLAS-3816:
-----------------------------------
Summary: Backport: Basic search issue with IndexSerializer
Key: ATLAS-3816
URL: https://issues.apache.org/jira/browse/ATLAS-3816
Project: Atlas
Issue Type: Bug
Affects Versions: 0.8.4
Reporter: Nikhil Bonte
Assignee: Nikhil Bonte
*Background:*
Direct index query which has pattern *"v."* throws exception, e.g.
v."Referenceable.qualifiedName":"atscale_agg_in*v.*as_agg_2cfb287d_dal_fixed_inco@edldev"
This will throw
{code:java}
java.lang.IllegalArgumentException: Found reference to non-existant property
key in query at position...{code}
*Solution:*
Backporting direct index query issue resolved in ATLAS-2371.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)