-
Bug
-
Resolution: Won't Fix
-
Low
-
None
-
3
-
Major
-
Issue Summary
Confluence search API & UI search results are different.
Steps to Reproduce
- Run a simple REST API to search Confluence
https://<site-name>.atlassian.net/wiki/rest/api/search?cql=text~"any text"
- Run the same search ("any text") in Confluence UI.
Expected Results
Same results
Actual Results
Different results
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- relates to
-
CONFCLOUD-75118 Ability to search via API - same result as in Confluence UI
- Gathering Interest