Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This describes how to trigger content re-indexing and view the status of the indexing in the Confluence application.

Instructions

There are two ways in which you will be able to trigger the content re-indexing usingĀ prototype rest api and usingĀ UI actions


DescriptionUse
Prototype Rest API

start re-index


No Format
-a renderRequest --request rest/prototype/1/index/reindex --requestType post --type JSON  


view status


No Format
-a renderRequest --request rest/prototype/1/index/reindex


UI actionsstart re-index


No Format
-a renderRequest --request admin/reindextaskprogress.action   



view status


No Format
-a renderRequest --request json/reindextaskprogress.action

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@3d7124e
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "kb-how-to-article" and type = "page" and space = "CSOAP"
labelskb-how-to-article

...

hiddentrue

...