-
Bug
-
Resolution: Unresolved
-
Medium
-
10
-
Minor
-
0
-
Issue Summary
Confluence search API is not providing excerpt highlight in body or title when performing an exact phrase search containing multiple words.
Steps to Reproduce
Scenario 1:-
1) Create a Confluence page containing a single word say "mobile".
2) Perform a browser CQL Search for this single word.
The JSON response excerpt tag will contain below data
hl@@@mobile@@@endhl
Scenario 2:-
1) Create a Confluence page containing a phrase say "mobile device".
2) Perform a browser CQL Search for the exact phrase.
The JSON response excerpt tag will not highlight the search keywords.
Expected Results
The Confluence search API should highlight the keyword in the title or body irrespective of the type of search.
Actual Results
Confluence search API does not highlight when performing an exact phrase search containing multiple words.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- is related to
-
AI-977 Performing Advanced Searches with double quotes in Confluence Cloud doesn't match exact results
-
- Long Term Backlog
-
-
CONFCLOUD-80600 CQL Search Returns Incorrect Results for Page Titles in Confluence Cloud
- Gathering Interest