Search Documentation
-
Deployment
-
Administrative Guide
- Settings
- Sharing Files
- Authentication Mechanisms
- Audit
- Backup & Restore
- Search Files using Index Service
- SSO Configuration For AdminConsole
- Admin Roles
- Access Restriction with IP Address
- System Requirements
-
- AWS S3 Storage Configuration using Access and Secret keys
- AWS S3 Storage Configuration using IAM role
- Google Storage Configuration using JSON Authentication Key
- Azure Blob/File Storage Configuration using Access Keys
- Backblaze B2 Storage Configuration using Access and Secret Keys
- DigitalOcean Storage Configuration using Access and Secret Keys
- Oracle Storage Configuration using Access and Secret Keys
- Wasabi Storage Configuration
-
- Articles coming soon
-
Tutorials
- Quick Start
- AWS S3 File Sharing With Password Protection
- Google Cloud Storage Integration
- SSO for Admin Console using IAM Identity Center
- SSL and Load balancer for NirvaShare on AWS
- SSO for AdminConsole using Azure ActiveDirectory
- SSL Using Nginx Proxy Manager
- How to Share and Manage File Access from AWS S3, Azure Blob with Salesforce Users
- Configure SSO for Admin Console using Google Workspace as Identity Provider
- Share Azure Blob Files with ActiveDirectory Users using SSO
- S3 File Sharing with Okta Users
-
Troubleshoot
Table of Contents
< All Topics
Search Files using Index Service
NirvaShare has a built-in index service by which users can search files deep into the folder structure. Users can search files based on name patterns using wildcard syntax.
Enable Index Service
In order to allow users from both Admin Console and User app to search files based on index service, the same have to be enabled. Please follow the below steps to enable index service.
- Login to Admin Console as super administrator.
- Click on Settings from the left menu of Admin Console.
- Look for Storage Search Service and edit the same.
- Click on Enable and leave the random generated passphrase value to default.
- Click on SAVE
- Edit again and click on INDEX button.

- Select the root container or bucket from the drop down list and click on START
- This will take few minutes to index depending on the number of files present in the container or bucket.
- Please index all the container/buckets you intend to use with NirvaShare.
- Click on STATUS to know the progress of the indexing.
- After the indexing is completed, a notification is added in dashboard as well.

Search Files
Once the index service is enabled and files are indexed, users from Admin Console and User app can search files based on name or pattern.
The Search supports wild card pattern and is case insensitivity. Below are few examples
- woo : Searches files whose name partly match to woo.
- *.pdf: Searches files whose extension ends with pdf.
- n*.pdf: Searches files that has extension as pdf and filename starts with “n”

To search files in specific folder, please navigate to sub folders and perform the search. The resultant files will be limited to the current folder and its sub folders.
