VectorStoreDataAttribute.IsFullTextIndexed Propriété

Définition

Obtient une valeur indiquant si cette propriété de données est indexée pour la recherche en texte intégral.

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

Valeur de propriété

La valeur par défaut est false.

S’applique à