I want to create a page in my confluence wiki which has a searchable attribute. Right now search is limited to the pages text, and then filtering using tags. It would be great if I could filter further based on defined page attributes.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The easiest way is to just add specific labels to that page .. e.g. “info1” and “info2”. Afterwards you’re able to search for that page using the normal Confluence search and searching for
labelText:info1 and labelText:info2.Another choice is using a combination of the Metadata Plugin and the Reporting Plugin together – they are both available for free at Atlassian’s Plugin Exchange.