JIRA Data Source
JIRA Data Source is used to index the issue tickets in JIRA.
Configuring SearchBlox
Before using JIRA Data Source, install SearchBlox successfully and create a Custom Collection.
Configuration details of JIRA Data Source
Note:
In Linux, make sure that necessary permissions have been provided to the folder /opt by using the CHMOD command for writing log files and executing jar files.
username | JIRA Account UserName |
password | JIRA Account Password |
data-directory | Data Folder where the data needs to be stored Note: This folder should have write permission |
api-key | SearchBlox API Key |
colname | The name of the custom collection in SearchBlox. |
jira-url | JIRA URL from where the issues will be fetched |
url | SearchBlox URL |
includeproject | Projects in JIRA to be included for indexing |
servlet url | SearchBlox Servlet URL. Make sure that the port number is right. If your SearchBlox runs in 8080 port the URLs should be right. |
expire-time | Expire time in minutes |
permanent-url | permanent URLs in the search result. Among the expiring and permanent URL expiring URL is given more preference |
max-folder-size | Maximum size of static folder after which it should be sweeped in MB. |
delete-api-url | Delete API URL. Make sure that the port number is right. If your SearchBlox runs in 8443 port the URLs should be right. |
Updated almost 2 years ago