[
https://issues.apache.org/jira/browse/ATLAS-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17239201#comment-17239201
]
ASF subversion and git services commented on ATLAS-4055:
--------------------------------------------------------
Commit fd9ab8454791447c83d2f692fdc2d644704f1cf7 in atlas's branch
refs/heads/branch-2.0 from Jayendra Parab
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=fd9ab84 ]
ATLAS-4055 Basic search doesn't work if the search text has special characters
Signed-off-by: Nikhil Bonte <[email protected]>
(cherry picked from commit 97b5565d83be38e3c7e40c1cf949e0ffd89ede3c)
> Basic search doesn't work if the search text has special characters
> -------------------------------------------------------------------
>
> Key: ATLAS-4055
> URL: https://issues.apache.org/jira/browse/ATLAS-4055
> Project: Atlas
> Issue Type: Bug
> Affects Versions: 2.1.0
> Reporter: Jayendra Parab
> Assignee: Jayendra Parab
> Priority: Major
>
> If the user tries to perform a search with text which has special characters
> mentioned in [Lucene
> documentation|https://lucene.apache.org/core/6_5_1/queryparser/org/apache/lucene/queryparser/classic/package-summary.html#Escaping_Special_Characters],
> then the results don't include entities matching the search text, even
> though the document exists in Solr.
> The special characters are escaped as part of fix provided in ATLAS-3983, but
> it also needs to be enclosed the search text in double quotes
--
This message was sent by Atlassian Jira
(v8.3.4#803005)