Indexing Azure File Storage

Settings in Azure

Create File Share

  1. Sign in to the Azure portal.
  2. On the navigation menu, click Storage accounts or Storage accounts (classic).
482
  1. Choose your storage account.
699
  1. Choose "Files" service.
548
  1. Click "File shares" and follow the link to create your first file share.
548
  1. Fill in the file share name and the size of the file share (up to 5120 GB) to create your first file share.
304

Upload and Download Files

  1. Choose one file share you already created.
554
  1. Click "Upload" to open the user interface for files uploading.
482
  1. Right-click on one file and choose "Download" to download it locally.
556

Manage File Share

  1. Click Quota to change the size of the file share (up to 5120 GB).
549
  1. Click "Connect" to get the command line for mounting the file share from Windows.
549 650
  1. To find the storage account access key for mounting, click "Settings" in your storage account, and then click "Access keys".
563 302

Mount the file share from an Azure virtual machine running Windows

Log on remotely into the virtual machine by following the instructions in Log on to a Windows virtual machine using the Azure Portal..

Once you have a remote connection to the virtual machine, you can run the net use command to mount the file share, using the following syntax. Replace with the name of your storage account, and with the name of your File storage share.

653

You can now work with the File Storage share from the virtual machine as you would with any other drive.

Creating a File System collection in SearchBlox

  1. After logging in to the SearchBlox Admin Console, click on the Add Collection button. The Add Collection screen will be displayed.
  2. Enter a unique name for the collection (for example, filecollection).
  3. Click on the File System radio button.
  4. Choose the language of the web pages that need indexing.
  5. Click Add to create the collection.
949

Setting Paths

The paths settings configure the directory paths and the filters for the collection. To access the paths settings for the collection, click on the collection name in the collections list.

1440

Directory Paths

The directory path is the starting path for the crawler. The crawler recursively indexes content within the folders.

In the paths tab, enter at least one directory path for the collection. (For example, z:\test)
Click Save to save the values for the file system paths.

1444

Then, choose the index tab at the top, and click on the 'index' button against the Manual heading.

1441

Now, go back to collections page and explore the file collection with search options.

1150