Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FTSugAddParameters

The additional parameters of 'FT.SUGADD' command

Hierarchy

  • FTSugAddParameters

Index

Properties

Properties

incr: boolean

The 'INCR' parameter. if set, we increment the existing entry of the suggestion by the given score, instead of replacing the score. This is useful for updating the dictionary based on user queries in real time

payload: string

The 'PAYLOAD' parameter. If set, we save an extra payload with the suggestion, that can be fetched by adding the WITHPAYLOADS argument to FT.SUGGET

Generated using TypeDoc