Skip to main content
This rule type is used in the Query Rewrite API. For a complete list of rule and rewrite types in the Query Rewrite API, see Query Rewrite API Configurations. For more information, view the API specification.

Pinned

The Pinned action sticks a document to a specific location within the search results. This ensures that users view a result in a specified place. For example, a workplace may pin documents answering frequently asked questions.

General information

  • Endpoint: https://FUSION_HOST:FUSION_PORT/api/apps/APP_NAME/query-rewrite/schema/RULE_TYPE
  • Required parameters are:
    • name
    • field_name
    • pinned_values
    • type
  • The values for the hints parameter include:
    • hidden: Do not display in the Fusion UI, but can be read and written in the schema.
    • readonly: Cannot be set by the user. If attempted, an error is generated and the operation fails.

Parameters and schemas

type = string
id
source
sourceType
createdOn
updatedOn
reviewer
reviewedOn
review
deployed
tags
name
required
description
enabled
matching
groups
effective_range
priority
search_terms
filters
response_values
query_profile_id_ss
field_name
required
field_values
use_qec
pinned_values
required
type
required
doc_type
display_type
additionalProperties
I