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

classification "*" with query throws 500 Internal server exception.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.8.2, 1.0.0
    • atlas-core
    • None

    Description

      Following basic post query throws 500 internal server exception :

      {
      	"query":"hive_table",
      	"classification":"*"
      	
      }
      

      Exception:

      Request to collection fulltext_index failed due to (400) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://172.27.58.128:8886/solr/fulltext_index: org.apache.solr.search.SyntaxError: Cannot parse 'sg5_t:(hive_table AND ())': Encountered " ")" ") "" at line 1, column 16.
      Was expecting one of:
          <NOT> ...
          "+" ...
          "-" ...
          <BAREOPER> ...
          "(" ...
          "*" ...
          <QUOTED> ...
          <TERM> ...
          <PREFIXTERM> ...
          <WILDTERM> ...
          <REGEXPTERM> ...
          "[" ...
          "{" ...
          <LPARAMS> ...
          "filter(" ...
          <NUMBER> ...
          <TERM> ...
          "*" ...
          , retry? 0 (CloudSolrClient:903)
      

      Attached the complete exception stack trace.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: