-
Bug
-
Resolution: Fixed
-
Critical
-
3.0RC1
-
None
The search service generator parses the user input "as-is", so if the user searches for a text string that is an invalid lucene query, the search crashes.
Some examples of invalid lucene queries : *test, [test, (test, ~test, ^test...