Jayendra Parab created ATLAS-4055:
-------------------------------------
Summary: Basic search doesn't work if the basic search with
attributes 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
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)