ContentStudio.Document.Fulltext Namespace Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

This namespace contains classes that allows the caller to interact with the full-text index search system in Content Studio.
Classes

  Class Description
Public class FulltextManager
This class enables management of the Content Studio fulltext index and provides information.
Public class FulltextSearch
This class handles fulltext search operations on the Content Studio fulltext search
Enumerations

  Enumeration Description
Public enumeration FulltextManagerFulltextActions
Defines actions that can be performed against the Content Studio fulltext index
Public enumeration FulltextSearchContainerListTypes
Defines the type of container passed in in the container list
Public enumeration FulltextSearchCriteriaOptions
Defines how Content Studio should treat the passed in search criteria
Public enumeration FulltextSearchFulltextSearchMethod
Defines the query algorithm to use when performing a full-text search
Public enumeration FulltextSearchFulltextSearchOption
Defines additional options that can be used in full text search operations
Public enumeration FulltextSearchSortOrder
Indicates how the search result should be sorted.