Administrator Features

Introduction

This page covers all the tools and controls available to SearchBlox administrators — the people responsible for setting up, managing, and maintaining the search platform for their organization.
As an administrator, you control everything: what gets indexed, who can search what, how results look, and how the system performs

What Can Administrators Do?

Administrators in SearchBlox can:

  • Set up and manage data sources (called "collections") that get indexed for search
  • Control who can access the system and what they can see
  • Monitor system health and search performance
  • Configure AI-powered features like SmartSuggest and SmartFAQs
  • Manage users, licenses, and security settings
  • Export reports and analyze search trends

Administrator Features

Dashboard & Console

FeatureWhat it does
Web Admin ConsoleA browser-based control panel where administrators can manage every part of the SearchBlox platform — no command-line access needed.
API ExplorerA built-in tool (powered by Swagger UI) that lets administrators and developers browse, test, and run REST API calls directly from the browser without writing any code.
MonitoringView live system status, including the health of search indexes and overall platform performance, directly from the Admin Console.

Indexing & Data Collection

What is indexing?
Indexing is the process of reading and organizing your content so it can be searched. Think of it like building a table of contents for all your data.

FeatureWhat it does
Collection IndexingIndex your content on demand (right now), on a schedule (e.g. every night), or one document at a time. This keeps your search results up to date.
Crawler SettingsFine-tune how SearchBlox reads and processes your content — including how it handles logins, proxy servers, HTML structure, and how relevant each piece of content is ranked.
Sitemap IndexingAutomatically discover and index pages listed in a website's sitemap file or Robots.txt file, so no pages are missed.
Selective HTML IndexingChoose which parts of a web page to index (e.g. only the main article body, not the header or footer) using standard HTML tags.
Selective LastModified DateControl how SearchBlox determines when a document was last updated — useful for keeping search results fresh and accurate.
Data FieldsAdd custom labels or metadata to your collections, so search results can include extra information specific to your organization's needs.

Collections & Content Management

What is a collection?
A collection is a group of content from one source — for example, your company website, a shared drive, or a database. You can have multiple collections and search across all of them at once.

FeatureWhat it does
Collections & Featured Results ManagementCreate, edit, and delete collections from any supported data source. Also manage Featured Results — highlighted results that appear at the top of the search page for specific queries (similar to a sponsored result).
Manage SearchConfigure how search works for each collection: adjust result relevance, upload custom search page templates, and generate the embed code needed to add search to any website or app.

Security & Access Control

FeatureWhat it does
Search SecurityControl who can search what. Set up authentication (proving who a user is) and authorization (deciding what they can see) using SearchBlox's built-in user system, your company's Active Directory/LDAP, or Okta.
UsersCreate and manage user accounts with three permission levels: Admin (full control), Manager (content and settings), and Business (reporting and insights). Admins can also reset passwords for any user.
Smart SynonymsAutomatically generate synonym lists from your own content, so users who search for one term also find results that use related terms.

AI-Powered Features (SearchAI)

FeatureWhat it does
SearchAI FeaturesConfigure the AI endpoints that power intelligent search features. This includes PreText (natural language understanding) and SmartSuggest (intelligent autocomplete).
SmartFAQsCreate and manage a library of frequently asked questions that automatically appear when users search for related topics — reducing the need for users to browse multiple pages.

Search Customization & Optimization

FeatureWhat it does
Look and FeelCustomize how search results are displayed — choose from pre-built templates or build your own. Results can also be returned as raw JSON data for custom integrations.
Query CachingFrequently searched queries are stored temporarily so they load faster the next time someone searches for the same thing. This improves performance without any manual effort.

Search Customization & Optimization

FeatureWhat it does
Analytics & ReportingView real-time reports on search activity — daily, weekly, monthly, or custom date ranges. See what people are searching for, which queries return no results, and how often results are clicked. Reports can be downloaded as CSV files for further analysis.
Insights & AnalysisGo deeper than raw numbers. Identify which search queries perform well and which don't, find pages that need improvement, and spot trends — all to help you continuously improve the search experience.

System Administration

FeatureWhat it does
AdministrationManage system-level tasks including: updating your license, importing or exporting system configuration, reverting to a previous configuration, setting up a multi-server cluster for high availability, and configuring Single Sign-On (SSO).

What’s Next