Try our conversational search powered by Generative AI!

Loading...
Area: Optimizely Search & Navigation
ARCHIVED This content is retired and no longer maintained. See the latest version here.

Recommended reading 

Introduction

Use Related Queries to help users to find relevant content based on current search query.

Using Related Queries

To get Related Queries for a search query, use the DidYouMean method of StatisticsClient in namespace:

C#
var results = client.Statistics().DidYouMean("Beethoven");

See also: DidYouMeanController Class

Do you find this information helpful? Please log in to provide feedback.

Last updated: Sep 21, 2015

Recommended reading