UpdateFeaturedResultsSetRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A new description for the set of featured results.

Link copied to clipboard

A list of document IDs for the documents you want to feature at the top of the search results page. For more information on the list of featured documents, see FeaturedResultsSet.

Link copied to clipboard

The identifier of the set of featured results that you want to update.

Link copied to clipboard

A new name for the set of featured results.

Link copied to clipboard

The identifier of the index used for featuring results.

Link copied to clipboard

A list of queries for featuring results. For more information on the list of queries, see FeaturedResultsSet.

Link copied to clipboard

You can set the status to ACTIVE or INACTIVE. When the value is ACTIVE, featured results are ready for use. You can still configure your settings before setting the status to ACTIVE. The queries you specify for featured results must be unique per featured results set for each index, whether the status is ACTIVE or INACTIVE.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String