FulltextSearch Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

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

The FulltextSearch type exposes the following members.

Methods

  Name Description
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method Search(ConnectionId, SessionId, String, Int32, Int32, Int32, Int32, Int32, String)
Performs a fulltext search against the Content Studio fulltext index.
Public method Search(ConnectionId, SessionId, String, FulltextSearchSortOrder, Int32, FulltextSearchContainerListTypes, Int32, Int32, Int32, Int32)
Performs a fulltext search against the Content Studio fulltext index.
Public method Search(ConnectionId, SessionId, String, FulltextSearchCriteriaOptions, FulltextSearchSortOrder, Int32, FulltextSearchContainerListTypes, Boolean, String, Boolean, Int32, String, Int32, Int32, Int32, Int32)
Performs a fulltext search against the Content Studio fulltext index.
Public method Search(ConnectionId, SessionId, String, FulltextSearchCriteriaOptions, FulltextSearchSortOrder, Int32, FulltextSearchContainerListTypes, Boolean, String, Boolean, Int32, String, NullableInt32, FulltextSearchFulltextSearchMethod, FulltextSearchFulltextSearchOption, Int32, Int32, Int32, Int32)
Performs a fulltext search against the Content Studio fulltext index.
Public method ToString (Inherited from Object.)
Top
See Also

Reference