IFulltextService Interface |
Namespace: PDTec.IceNet.Domain.Fulltext.Service.Interface
public interface IFulltextService
The IFulltextService type exposes the following members.
Name | Description | |
---|---|---|
FulltextSearch |
Submits a search query to the fulltext index service.
| |
FulltextSubmitIndexTasks |
Submits a task to be processed by the fulltext index.
| |
Login |
Authenticates the user and establishes a service session context. Calling
this method is required to subsequently calling other service methods.
|