Hybrid search in AI Search

  • Release version: Yokohama
  • Updated March 2, 2026
  • 3 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Hybrid Search in AI Search

    Hybrid search in AI Search combines keyword search and semantic vector search to enhance the retrieval of knowledge articles, Catalog Items, external content items, and topics. By default, AI Search operates in keyword search mode, which focuses on matching terms without considering their context. With the introduction of semantic vector search, starting in the Vancouver Patch 4 release, AI Search can better interpret natural language, improving search recall by understanding intent.

    Show full answer Show less

    Key Features

    • Hybrid Search Mode: Integrates keyword relevance scores and semantic similarity scores using Reciprocal Rank Fusion (RRF) to provide a comprehensive search result ranking.
    • Improved Recall: Increases the likelihood of retrieving relevant results even when search phrases vary, thanks to semantic understanding.
    • Fewer Zero-Results: Reduces the occurrence of searches yielding no results through semantic matching, accommodating vague or misspelled queries.
    • Automatic Activation: For new installations of Now Assist in AI Search 15, hybrid search is automatically enabled; however, upgrades require manual activation.

    Key Outcomes

    By utilizing hybrid search, customers can expect:

    • Higher quality and relevance in search results that align more closely with user intent.
    • A significant reduction in instances of zero-result searches, enhancing user experience.
    • Changes in the sorting behavior of search results based on recency when hybrid search is activated.

    Note that activating hybrid search disables search result counts for facets in the respective search application configuration.

    In hybrid search mode, AI Search blends keyword search and semantic vector search to find knowledge articles, Catalog Items, external content items, and topics that best match the terms and meaning of your search.

    Overview of hybrid search

    By default, AI Search performs most searches in keyword search mode. This mode looks for the best matches for your search terms, but doesn't take the context or meaning of those terms into account. The keyword search relevance score for a search result indicates how well the indexed terms in that search result match your search terms.

    Starting in the Vancouver Patch 4 release, AI Search includes an alternate semantic vector search mode in features which work with the Now LLM Service. Semantic vector search analyzes the meanings and context of your search terms and uses that information to find results with similar meanings. It improves search recall by interpreting natural language to more accurately reflect your search's intent. The semantic vector search relevance score for a search result indicates how closely the search result matches the meaning of your search.

    Starting in Now Assist in AI Search 15, AI Search offers a hybrid search mode in features which work with the Now LLM Service. This mode combines keyword relevance scores and semantic similarity scores into a single result ranking using Reciprocal Rank Fusion (RRF). This blended approach offers the best of both worlds, helping to ensure that users get both search precision (from keyword search term matching) and contextual relevance (from semantic vector search).
    Note:
    Hybrid search only affects knowledge article, Catalog Item, external content, and topic retrieval searches. AI Search continues to use keyword search when searching indexed content from other sources.

    To learn more about semantic vector search mode and how it differs from keyword search mode, see Semantic vector search in AI Search.

    Benefits of hybrid search

    Hybrid search offers these benefits when compared with keyword search.
    Improved search quality and recall
    Hybrid search combines keyword and semantic matching, increasing the chances of retrieving relevant results, even when users phrase their queries differently.
    More relevant top-ranked search results
    Semantic understanding helps surface answers that better match the user’s intent instead of just their search keywords.
    Fewer zero-result searches
    Hybrid search can return useful results even for vague or misspelled queries because it uses semantic matching to understand meaning beyond exact keywords. This reduces the number of searches that return no results.

    Availability of hybrid search

    If you installed Now Assist in AI Search 15 without having any previous version installed, hybrid search is automatically activated for your search application configurations that use AI Search as their search engine.
    Note:
    Search application configurations that use the legacy Zing text indexing and search engine don't support hybrid search.

    If you upgraded to Now Assist in AI Search 15 from a previous version, hybrid search isn't automatically activated for your search application configurations that use AI Search as their search engine. To learn how to manually activate hybrid search for these search application configurations, see Manage hybrid search in search applications.

    Interactions with other features

    Activating hybrid search in a search application configuration disables search result counts for facets in that search application configuration. For more information on search result counts for facets, see Show search result counts for facets on the results page for a search application.

    When you activate hybrid search in a search application configuration, the behavior of the Most recent search result sort option changes for the specified search application. Instead of sorting the entire list of search results by last modification date, AI Search first retrieves keyword search results and the most relevant semantic vector search results, then merges those results and sorts them by last modification date. To learn about sorting search results based on recency, see Change the sort order for your search results.