Run SearchUnify Jira On-Premises Crawler
IMPORTANT.
Jira On-Premises is no longer supported.
Jira On-Premises Crawler is a Java app. It indexes the your Jira data and stores the results in a JSON file. This article explains the steps to generating that JSON file.
Instructions
- Launch a terminal.
- Run
java-jar "Jira-Crawler.jar"
NOTE. Ensure that you are in the same directory as Jira-Crawler.jar before running the command.
- Enter Jira details when prompted.
- Run the crawler to create a JSON (metadata.json) file of your projects.
java-jar Jira-Crawler.jar --runCrawler