Intro to Pages
Quick access to various SearchBlox Admin Console pages.
Introduction
This page provides quick access to all pages in the SearchBlox Admin Console. Use it as a reference whenever you need to navigate directly to a specific section — such as Collections, Analytics, Security, or SearchAI — without clicking through multiple menus.
Before You Begin:
- Make sure your server is configured with a valid SSL certificate to access the Admin Console securely.
- Use a modern web browser for the best experience (Chrome, Firefox, Edge, or Safari).
Accessing the Admin Console
Open your web browser and go to the Admin Console URL. By default, this is:
https://localhost:8443
If you are using a custom domain or a different server, replace localhost:8443 with your actual SearchBlox domain or server address.
Examples
https://example.com:8443
https://indexserver.example.com:8443
Enter your admin username and password to log in.
Tip: In all links on this page, replace
localhost:8443with your actual domain or IP address.
Admin Console Pages
The table below lists every page in the Admin Console with its direct URL. Click any link to jump straight to that section.
Core Pages
| Page | What It's For | Direct URL |
|---|---|---|
| Admin Dashboard | Main overview of your SearchBlox installation | https://localhost:8443/console |
| Base Search Page | Default search interface for end users | https://localhost:8443/search/index.html |
| API Explorer | Browse and test REST API endpoints directly in the browser | https://localhost:8443/api |
Collections
| Page | What It's For | Direct URL |
|---|---|---|
| Collections Dashboard | Create, manage, and monitor all data collections | https://localhost:8443/console?page=collectionspage&tab=collectionspage |
| Featured Results Dashboard | Pin promoted results to the top of search for specific queries | https://localhost:8443/console?page=collectionspage&tab=featuredresults |
| Search Settings | Configure search behavior and relevance settings for collections | https://localhost:8443/console?page=collectionspage&tab=settings |
| Voice Search | Configure and manage voice-enabled search | https://localhost:8443/console?page=collectionspage&tab=voicesearch |
| Relevance Tuning | Adjust how search results are ranked for each collection | https://localhost:8443/console?page=collectionspage&tab=relevancetuning |
Analytics & Insights
| Page | What It's For | Direct URL |
|---|---|---|
| Analytics Dashboard | View search activity reports, including top queries, click rates, and zero-result searches | https://localhost:8443/console?page=analytics&tab=analytics |
| Insights Dashboard | Identify content gaps and improve search performance | https://localhost:8443/console?page=analytics&tab=insights |
Security
| Page | What It's For | Direct URL |
|---|---|---|
| Security Dashboard | Configure user authentication and access control for search | https://localhost:8443/console?page=searchsettings&tab=security |
Administration
| Page | What It's For | Direct URL |
|---|---|---|
| Users | Create and manage admin, manager, and business user accounts | https://localhost:8443/console?page=admin&tab=available-users |
| Configuration | Manage system-level settings | https://localhost:8443/console?page=admin&tab=config |
| License | View and update your SearchBlox license | https://localhost:8443/console?page=admin&tab=license |
| Cluster | Configure multi-server high availability cluster settings | https://localhost:8443/console?page=admin&tab=cluster |
| Schedules | Configure scheduled indexing for collections | https://localhost:8443/console?page=admin&tab=schedules |
| SSO | Configure SAML-based Single Sign-On for admin access | https://localhost:8443/console?page=admin&tab=sso |
SearchAI
| Page | What It's For | Direct URL |
|---|---|---|
| ChatBots | Create and manage AI-powered conversational search interfaces | https://localhost:8443/console?page=searchai&tab=chatbots |
| SmartFAQs | Build and manage AI-generated FAQ responses | https://localhost:8443/console?page=searchai&tab=ai-smart-faq |
| SmartSuggest | Configure AI-powered autocomplete suggestions | https://localhost:8443/console?page=searchai&tab=smartsuggest |
| PreText (NLP) | Configure natural language processing for search queries | https://localhost:8443/console?page=searchai&tab=ai-text-processing |
Search UI Templates
These are the ready-made search page templates included with SearchBlox. Each template can be embedded into your website or used as a standalone search interface.
| Template | Best Used For | Direct URL |
|---|---|---|
| Base Search | General website or intranet search | https://localhost:8443/search |
| Database Search | Searching structured database content | https://localhost:8443/database |
| Email Search | Searching email archives | https://localhost:8443/email |
| Tabbed Search | Searching across multiple collections using tabs | https://localhost:8443/tabbed |
| DataExplorer Search | Exploring and filtering large datasets | https://localhost:8443/dataexplorer |
| Ecommerce Search | Product search for ecommerce websites | https://localhost:8443/ecommerce |
Monitoring
| Page | What It's For | Direct URL |
|---|---|---|
| JavaMelody Monitoring | Monitor server performance, memory usage, and response times | https://localhost:8443/monitoring |
Updated 6 days ago
