Click or drag to resize

IFulltextServiceImpl Methods

The IFulltextServiceImpl type exposes the following members.

Methods
  NameDescription
Public methodBeginAccess
Public methodFulltextSearch
Submits a search query to the fulltext index service.
(Inherited from IFulltextService.)
Public methodFulltextSubmitIndexTasks
Submits a task to be processed by the fulltext index.
(Inherited from IFulltextService.)
Public methodLogin
Authenticates the user and establishes a service session context. Calling this method is required to subsequently calling other service methods.
(Inherited from IFulltextService.)
Top
See Also