Table of Contents

Property FullTextSearchEnabled

Namespace
YndigoBlue.Velocity.Connections
Assembly
YndigoBlue.Velocity.dll

FullTextSearchEnabled

Gets or sets whether full-text search is enabled for the connection. When enabled, Velocity will support full-text indexes and full text searching. Default is false.

public bool FullTextSearchEnabled { get; set; }

Property Value

bool