-
Bug
-
Resolution: Fixed
-
Medium
-
Severity 2 - Major
Issue Summary
The wildcard/operator search does not work on content body
Steps to Reproduce
When searching in our confluence spaces on codetables we find some results (253). When using the wildcard * and search for codetable*. We find 254 results.
But when searching for codetab* we find only 1 result.
It seems like wildcard search is not active. Also using ? or ~ doesn't have there expected results.
Expected Results
Both the search patters need to result in the same results.
Actual Results
The wildcard is just being ignored when searching the content of a page. i.e. codetable* is just a search for codetable and codetab* is a search for codetab . So only one result shows for codetab*
Workaround
Currently, there is no known workaround for this behaviour. A workaround will be added here when available
- links to
- mentioned in
-
Page Loading...