Azure File Data Source

Configuring SearchBlox

Before using Azure File Data Source, install SearchBlox successfully and create a Custom Collection.

1036

Getting Azure keys

Login to Azure and get the Storage account name and Access keys (key1) for Azure File storage based on the storage that you are to index in SearchBlox

681

Configuring Azure File Data Source

  • Download the SearchBlox Connector UI. Extract the downloaded zip to a folder.

Contact [email protected] to request the download link for SearchBlox Connectors UI. The following steps include the example paths for both Windows as well as Linux. In Windows, the connector would be installed in the C drive.

  • Unzip the archive under C:* or /opt*.
  • Create a data folder on your drive where the files would be temporarily stored.
  • Configure the following properties once you create a data source in the connector UI.

Accessing Connector UI

data-directoryData Folder where the data needs to be stored. Make sure it has write permission.
api-keySearchBlox API Key. API key would be available in Admin Dashboard Menu -> Admin ->Licence page
colnameThe name of the custom collection in SearchBlox.
urlSearchBlox URL
azurefileurlFile URL for Azure
fileaccesskeyAccess key for Azure file storage
filestorageaccountAzure storage account name
exclude-formatsFile formats to be excluded
max-folder-sizeMaximum size of static folder after which it should be sweeped in MB.
search url & delete-api-url:Make sure that the port number is right. If your SearchBlox runs in 8443 port the URLs should be right by default.