Collections

A collection is a group of content from one data source that SearchBlox indexes and makes searchable.

In SearchBlox, a collection is the main way to organize and manage content for search. Each collection connects to one data source — such as a website, a shared drive, a database, or a cloud storage service — and defines the rules for how that content is crawled, processed, and indexed. You can have multiple collections in SearchBlox and search across all of them at the same time. For example, one collection for your company website, another for your SharePoint documents, and another for your Zendesk knowledge base.
Supported Collection Types
SearchBlox supports the following collection types. Click any type to view its setup guide:

Creating a Collection

  • After logging in to the Admin Console, click the Create tab in the header panel and select the Collection icon.
  • Choose the type of collection you want to create.


  • Collection Name – Enter a clear and unique name to identify the collection. This name cannot be changed after the collection is created.
  • RAG Option – Enable or disable RAG. When enabled, the system breaks content into paragraphs, converts them into vector embeddings, and allows Hybrid RAG search.
  • Access Type – Choose Private or Public access and configure Collection Encryption if required. Use Private for sensitive data and Public for general or non-sensitive content.
  • Language Selection – Select the language of the content if it is not English. Choosing the correct language helps improve search accuracy and relevance.
  • Save – Click Save to create the collection.

📘

Note

  • Private collections can only be viewed by users who sign in with secure search authentication. They are meant for sensitive or restricted information.
  • Public collections can be viewed by anyone, even without signing in. They are meant for general or open information.

Collection Dashboard Items

The Collections page displays the following headers:

  • ID (Collection ID number)
  • Type (Collection Type)
  • RAG (Retrieval Augmented Generation)
  • KG (Knowledge Graph)
  • Collection Name (Unique Collection Name)
  • Status (Indexing or Ready)
  • Last Updated (Date and time the index was last updated)
  • Documents (Number of documents currently in the index)
  • Queries (Number of queries that each collection has processed)
  • Language (Language used in the indexed data)
  • Hybrid (Hybrid Search Type)
  • Actions (Possible actions that can be performed such as index, refresh, clear, configure collection, search, delete and clone)