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 2016/08/04 00:33:20 UTC

[jira] [Commented] (ATLAS-1088) Fix /search api to default to fulltext on dsl failure

    [ https://issues.apache.org/jira/browse/ATLAS-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15406890#comment-15406890 ] 

Madhan Neethiraj commented on ATLAS-1088:
-----------------------------------------

+1 for the patch.

I would suggest changing the following log to debug level. Rest of the changes look good.

{code}
            LOG.info("Error while running DSL. Switching to fulltext for query {}", query, e);
{code}



> Fix /search api to default to fulltext on dsl failure
> -----------------------------------------------------
>
>                 Key: ATLAS-1088
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1088
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: 0.8-incubating
>            Reporter: Suma Shivaprasad
>            Assignee: Suma Shivaprasad
>             Fix For: 0.8-incubating
>
>         Attachments: ATLAS-1088.patch
>
>
> This was working earlier and regressed during a previous commit



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)