The following tables list the members exposed by SqlServerFullTextSearchManager.
Public Constructors
Name | Description | |
---|---|---|
SqlServerFullTextSearchManager | Initializes a new class of SqlServerFullTextSearchManager. |
Public Methods
Name | Description | |
---|---|---|
Delete | Deletes master forms from the full text search database. | |
Index | Start a re-indexing of the database. | |
Search | Searches the full text database for candidates. | |
Select | Returns matching forms with content. | |
Upsert | Adds or updates one or more master form pages to the full text search database |
Public Properties
Name | Description | |
---|---|---|
ConnectionString | The connection string to use when connecting to the database. | |
MaximumSearchContentSize | The maximum size of the content size in bytes. |