-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
1
-
2
-
NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.
Problem Definition
As a Confluence user I would like to use the search functionality to return a snippet of a text that has an anchor, so that I can easily find content.
Suggested Solution
Allow Confluence search to include anchor results in the CONTAINS() or contentBody functions.
E.g.:
macroName:anchor AND CONTAINS("anchorName")
OR
macroName:anchor AND contentBody("anchorName")
Workaround
As for now, a user can only search for the macroName and text in the link.
- relates to
-
CONFCLOUD-43672 Add anchor link search into Confluence
- Gathering Interest