Airgentic Help
This page explains the main concepts used in Site Search.
Most Site Search settings are managed from the Search Configuration screen.
The screen is organised into tabs:
Existing customer-facing search continues to use the current configuration unless a service is explicitly opted into newer backend search features.
A scope is a top-level search view, tab, or mode. It controls which subset of results a visitor is looking at.
For example:
A scope can do more than filter results. It may also control:
Think of a scope as a named search view.
See Configuring Search Scopes.
A category is the most common way to create scopes automatically.
A category is a label assigned to an indexed page or document. Categories are usually stored internally as page_type.
For example, if pages are categorised as:
ProgramsCoursesNewsHelpAirgentic can create matching scopes or tabs:
So, in many setups, a category is a simple special case of a scope: the scope filters results where page_type equals that category value.
Categories can be assigned by:
See Configuring Search Result Categories.
A field is a value stored in the search index. Airgentic stores standard fields and optional Search Fields.
Some fields are standard:
titledescriptionimagedateURLpage_typeOther fields can be added for filtering and display, such as:
hostsectionformatdeliverysubject_areaAdditional fields are configured as Search Fields. A Search Field defines the field name, display label, type, source, and whether it can appear as a visitor-facing filter or result-card value.
Search Field values can come from:
programDeliveryMost filter fields use Keyword / filter value. Use Hierarchy / drill-down path when the value represents levels, such as Programs > Engineering > Civil. Use Multi-valued when one page can have several values for the same field, such as Online, Burnaby.
See Configuring Indexed Fields.
For existing web crawl services, standard result fields such as title, description, image, and date usually still come from Web Crawl Configuration > Standard Result Fields. The Fields tab can show those fields, but they may be read-only until the service is explicitly configured to use Search Fields for standard result fields.
A filter is a control visitors can use to narrow search results.
Examples:
Filters depend on indexed Search Fields. If the field is not in the index, it cannot be used as a filter.
See Configuring Filters.
A result card controls how one search result is shown.
Result cards can define:
Scopes choose which result card they use. For example, a Programs scope can use a more visual card with credential and delivery badges, while a News scope can use a simpler card with date and topic badges.
See Configuring Result Cards and Layouts.
Search context controls where a search is performed.
For websites with many sub-sites, visitors may expect search to start with the current site and then broaden if needed.
Example controls:
This is different from scopes. Scopes answer "what kind of result?", while search context answers "where should we search?".
Site Search can optionally show an AI-generated answer above the search results.
The answer is generated from the top search results and should be treated as a summary, not a replacement for checking the underlying pages.
Search can also be configured without AI answers for customers who want conventional site search only.
Curated results are promoted results that appear above the normal organic results when a visitor query matches a configured trigger.
They can be used for "best bet" style behaviour, such as sending searches for fees directly to the official fees page.
Curated results can point to:
Curated results are different from organic results because they are chosen by an admin rule, not by search ranking. They are different from AI answers because they are links in the result list, not generated summaries.
For migrations from Funnelback, Airgentic can parse common Funnelback-style URL parameters and translate them into Airgentic search state.
This is a compatibility layer. Funnelback URLs are not the default Airgentic URL format.