Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-3374

Basic search with query doesn't return correct results

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1.0
    • 2.1.0
    • atlas-core
    • None

    Description

      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.

      1. query-only: query=hdfs_path_1 => no result; should have returned entity with name=hdfs_path_1
      2. 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

      Attachments

        1. ATLAS-3374.patch
          14 kB
          Madhan Neethiraj

        Activity

          People

            madhan Madhan Neethiraj
            sharmadhas Sharmadha S
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: