-
Bug
-
Resolution: Unresolved
-
Medium
-
None
-
5
-
Severity 3 - Minor
-
Issue Summary
Unable to get expected number of results when using wildcards (?, *) and boolean operators (AND, OR) in Confluence search.
This is reproducible on Data Center: (yes)
Steps to Reproduce
When searching for 'driv*n' and 'driv?n'
driv*n Showing 25 of 87,438 results driv?n Showing 25 of 87,236 results driven Showing 25 of 87,498 results
Expected Results
- Expect that the number of search results to be equal or higher than 'driven'as compared while using the wildcards.
Actual Results
- The query does not return the expected number of results.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- mentioned in
-
Page Loading...