-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.6
-
Fix Version/s: 6.7
-
Component/s: ElasticSearch, Rules
-
Labels:
In the rule search, search tokens longer then 15 characters will not work as expected.
The current search splits the search input at white spaces and truncates each token to 15 characters. This is the correct behaviour for n-gram-based fields, but not for the rule description.
- relates to
-
SONAR-5870 Make it possible to search for rules without exact words
-
- Closed
-