• Preparing search index...
  • The search index is not available
@coveo/headless
  • @coveo/headless
  • Insight
  • buildDidYouMean

Function buildDidYouMean

  • buildDidYouMean(engine): DidYouMean
  • The insight DidYouMean controller is responsible for handling query corrections. When a query returns no result but finds a possible query correction, the controller either suggests the correction or automatically triggers a new query with the suggested term.

    Parameters

    • engine: InsightEngine<{}>

      The insight engine.

    Returns DidYouMean

    • Defined in packages/headless/src/controllers/insight/did-you-mean/headless-insight-did-you-mean.ts:27

Settings

Member Visibility
@coveo/headless
  • Loading...

Generated using TypeDoc