You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2019/08/15 09:29:00 UTC

[jira] [Updated] (ATLAS-3374) Basic search with query doesn't return correct results

     [ https://issues.apache.org/jira/browse/ATLAS-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Madhan Neethiraj updated ATLAS-3374:
------------------------------------
    Reporter: Sharmadha Sainath  (was: Madhan Neethiraj)

> Basic search with query doesn't return correct results
> ------------------------------------------------------
>
>                 Key: ATLAS-3374
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3374
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 2.1.0
>            Reporter: Sharmadha Sainath
>            Assignee: Madhan Neethiraj
>            Priority: Major
>
> Basic search with query param doesn't give correct results. When given a typename and query , returns all entities of a typename. When given a query only, though there is an entity with exact name matching the query , no results are returned.
> # query-only: query=hdfs_path_1 => no result; should have returned entity with name=hdfs_path_1
> # query+typeName: query= hdfs_path_1&typeName=hdfs_path => returns all hdfs_path entities;  should have returned only one entity with name=hdfs_path_1



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)