-
Bug
-
Resolution: Tracked Elsewhere
-
Low
-
None
-
6.14.0, 6.14.1
-
None
-
6
-
Severity 2 - Major
-
7
-
Please read this comment for a detailed explanation. In summary:
If you are typing a full word (e.g. "manage" to match "manager") and find that your document does not match, you are likely interested in CONFSERVER-58280
If you are typing a partial word (e.g. "manag" to match manage) and find that your document does not match, you are likely interested CONFSERVER-58279
Issue Summary
With Confluence 6.14, many improvements where made on search engine, making finding different words easier and faster. We don't need to type all the word to find results. Engine should give suggestions as we type. This was explained in Search for anything
Environment
Confluence 6.14.0 and 6.14.1
Steps to Reproduce
- Create multiple pages with the following titles: Management, Managers, Managerial.
- Make suer the index was built
- Search for "Manage"
Expected Results
All 3 pages should be returned
Actual Results
Nothing is returned
Workaround
Add * at the end of word you are looking for. This is not ideal as it might return a lot noise.
Alternatively, copy the title of the page into the page body. Then search seems to return it fine.
Note that the site indexing language also needs to be set correctly for Confluence to stem words correctly. i.e. if you select "French" as your indexing language you cannot expect different versions of English words to match.
- was split into
-
CONFSERVER-58279 Confluence 6.14+ should allow partial matches in search
- Gathering Interest
-
CONFSERVER-58280 Confluence stemming should be more lenient
- Gathering Interest