Git Integration for Jira Self-Managed (Data Center/Server) Documentation

Contact Support
GitKraken Status  

Reindex API to trigger indexing

Call the Reindex REST API to have more control on indexing.

 

Reindex POST API

Use this method to start the reindex process in a separate thread.

Example:

http://jira.yourorg.com/rest/gitplugin/1.0/index.json

For more detailed information, see Reindex POST API documentation.

 

Reindex GET API

Use this method to track messages for a particular thread.

Example:

http://jira.yourorg.com/rest/gitplugin/1.0/index.json?threadId=eafe58fc-d8de-42ff-8815-6fe5860b38d2

For more detailed information, see Reindex GET API documentation

 


Prev: Setting up repository root not located in Jira Home directory (Admins)

Next: Recommended reindex interval setting

 

More related articles on Git for Jira administrators

Setup GitLab Server to respond to incoming network API calls

New GitLab v10+ authentication

General settings: Improving Jira performance

Adding a repository hosted on Windows Servers or Windows Network Share (Admins)

Setting up repository root not located in Jira Home directory (Admins)

Reindex API to trigger indexing (this page)

Recommended reindex interval setting

Setting up web linking

Setting up webhooks

Increasing timeout threshold for large repositories while doing a Git pull

Working with Tracked folders

Recommended upgrade method for Git Integration for Jira

Discard cloned files in Jira Home directory (General setting)

Have feedback about this article? Did we miss something? Let us know!
On this page