Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies whether or not the compiler should produce a full-text search (FTS) index.
Used in |
Parent tag |
Required |
---|---|---|
<CompilerOptions> |
No |
Values
Yes
(Default) Instructs the compiler to create a FTS index.No
Instructs the compiler not to create a full-text search index.
Example
CreateFullTextIndex = "Yes"