-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Search - Automation and Indexing
-
0
-
1
Issue Summary
This is reproducible on Data Center: unknown
Steps to Reproduce
- Create a page with tithe: Page_a_Alice_Restricted
- Attempt query: https://muroc6.atlassian.net/wiki/rest/api/content/search/?cql=(type=page and title~"Page a Alice Restri") or (type=page and title~"Page_a_Alice_Restri")&limit=15&expand=space&_r=1738316447858
Expected Results
Page should be found even with partial matches like "Page_" or "Page_a".
Actual Results
Query fails unless the exact page name is used.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available