VectorStoreDataAttribute.IsFullTextIndexed Proprietà

Definizione

Ottiene un valore che indica se questa proprietà di dati è indicizzata per la ricerca full-text.

public:
 property bool IsFullTextIndexed { bool get(); void set(bool value); };
public bool IsFullTextIndexed { get; init; }
member this.IsFullTextIndexed : bool with get, set
Public Property IsFullTextIndexed As Boolean

Valore della proprietà

Il valore predefinito è false.

Si applica a