Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.1.0, 3.0.0
Description
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
Attachments
Attachments
Issue Links
- fixes
-
ATLAS-4096 Quick Search : Search with query text containing space returns no records.
- Resolved
- is duplicated by
-
ATLAS-3574 Searches that include certain characters return no results
- Resolved
- links to