ISearchExecutor

Assembly: BISearch;

Description

The ISearchExecutor interface contains methods that are used to prepare and to execute search.

Inheritance Hierarchy

ISearchExecutor

Comments

The ISearchEngineSchema.SearchExecutor property allows access to the object, which executes the search.

Methods

  Method name Brief description
CreateContext The CreateContext method creates a search context.
Search The Search method executes the search and returns result set of records satisfying to specified conditions.

See also:

BISearch Assembly Interfaces