You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Prasad P. Pawar (Jira)" <ji...@apache.org> on 2021/04/08 06:47:00 UTC

[jira] [Updated] (ATLAS-4238) Quick Search: handle special characters to get correct results

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

Prasad P. Pawar updated ATLAS-4238:
-----------------------------------
    Attachment: 0001-ATLAS-4238-UI-Quick-Search-handle-special-characters.patch

> Quick Search: handle special characters to get correct results
> --------------------------------------------------------------
>
>                 Key: ATLAS-4238
>                 URL: https://issues.apache.org/jira/browse/ATLAS-4238
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 2.1.0, 3.0.0
>            Reporter: Pinal
>            Assignee: Pinal
>            Priority: Major
>              Labels: quicksearch
>         Attachments: 0001-ATLAS-4238-UI-Quick-Search-handle-special-characters.patch
>
>
> During freetext/quick search,
> wildcard '*' is appended after the search string from UI.
> But if attribute search value has "+-&|!(){}[]^"~?:"  special characters, then '*' will not be appended to get the correct result.
> ('*' is removed because for TEXT type attribute tokenize the value on special characters)
> We need to handle all the special characters which tokenize the string



--
This message was sent by Atlassian Jira
(v8.3.4#803005)