-
Bug
-
Resolution: Fixed
-
Low
-
Severity 3 - Minor
Problem Description
When searching only with Operator, the following error is thrown:
java.lang.IllegalArgumentException: INVALID_SYNTAX_CANNOT_PARSE: Syntax Error, cannot parse ===: at com.atlassian.confluence.search.v2.lucene.mapper.AbstractTextFieldQueryMapper.tryParse(AbstractTextFieldQueryMapper.java:24) caused by: INVALID_SYNTAX_CANNOT_PARSE: Syntax Error, cannot parse ===: at org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParser.generateParseException(StandardSyntaxParser.java:1054)
Steps to Reproduce the error
On Confluence search column, type in === and hit enter
Expected Behavior
Confluence searches as text for any title that contains the symbol.
Actual Behavior
Redirected to a page where Oops - an error has occurred message is seen with the stack trace below:
java.lang.IllegalArgumentException: INVALID_SYNTAX_CANNOT_PARSE: Syntax Error, cannot parse ===: at com.atlassian.confluence.search.v2.lucene.mapper.AbstractTextFieldQueryMapper.tryParse(AbstractTextFieldQueryMapper.java:24) caused by: INVALID_SYNTAX_CANNOT_PARSE: Syntax Error, cannot parse ===: at org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParser.generateParseException(StandardSyntaxParser.java:1054)
Additional Information
It also happened to other operations, such as AND AND AND and similar pattern, sometimes it does not redirect the page, however the error message is similar.
- is duplicated by
-
AI-519 Searching a text with equal ( = ) sign fails with error
-
- Closed
-
[AI-356] CQL Searching with Operator Throws Error
Component/s | Original: Search - Core [ 46383 ] | |
Component/s | New: Search - Core [ 75296 ] | |
Key |
Original:
|
New:
|
Support reference count | Original: 6 | |
Affects Version/s | Original: 1000.340.0 [ 68311 ] | |
Project | Original: Confluence Cloud [ 18513 ] | New: Atlassian Intelligence [ 23110 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2364639 ] | New: JAC Bug Workflow v3 [ 3424020 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Support reference count | Original: 5 | New: 6 |
Support reference count | Original: 6 | New: 5 |
Support reference count | Original: 5 | New: 6 |
Support reference count | Original: 6 | New: 5 |
Labels | Original: affects-cloud | New: affects-cloud cc-platform |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 2238376 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2364639 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2199681 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 2238376 ] |