-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.4
-
Fix Version/s: None
-
Component/s: None
A fulltext search for a text like " word1 & word2" is serialized in +word1 +& +word2 which return no results. Droping special charcters like
"&" ,"|", "+" from search string will improve the query results.
- depends on
-
NXP-7659 Add a way to change the chars ignored NXQLQueryBuilder
- Resolved