Azure Blob Data Source

Configuring SearchBlox

Before using the Azure Blob Data Source, make sure SearchBlox is installed properly and create a Custom Collection.

Getting Azure keys

Log in to Azure and get the Storage Account Name and Access Key (key1) for the Azure Blob storage you want to index in SearchBlox.

Configuration details of Azure Blob Data Source

Accessing Connector UI

data-directoryFolder where data will be stored. Make sure it has write permission.
api-keySearchBlox API Key (found in Admin Dashboard → Admin → License page).
colnameName of the custom collection in SearchBlox.
urlSearchBlox URL
azurebloburlBlob URL for Azure
blobaccesskeyAccess key for your Azure Blob storage.
blobstorageaccountName of your Azure storage account.
exclude-formatsFile formats to exclude from indexing.
max-folder-sizeMaximum size of a folder (in MB) before it is swept.
search url & delete-api-url:Make sure the port number is correct. For example, use 8080 if SearchBlox runs on port 8080.