The following tables list the members exposed by IFullTextSearchManager.
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 | |
---|---|---|
MaximumSearchContentSize | The maximum size of the content size in bytes. |
See Also