Skip to content

dsl parsing errors #2

@juanpabloguerra16

Description

@juanpabloguerra16

backend-1) iordanis@xlab:/backend-1$ ctxd search text:"running late" application:slack
{
"dsl_parse_error": "DSL query parse error for query: 'text:running late application:slack'.\nError: Invalid DSL query: 'text:running late application:slack'. All text searches must use explicit 'text:' field. Example: text:word or text:(multiple words). Error: No terminal matches 'l' in the current parser context, at line 1 col 18\n\ntext:running AND late AND application:slack\n ^\nExpected one of: \n\t* FIELD_EXPR_PATTERN\n\t* NOT\n\t* FIELD_NAME\n\t* LPAR\n\nSuggested fix: Wrap multi-word text value in quotes: text:"running late" or parentheses: text:(running late)\nPlease correct the query syntax and retry.",
"error": null,
"results": []
}
(backend-1) iordanis@xlab:
/backend-1$ ctxd search text:"running late" application:slack

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions