Engine: ISearchEngineService;
The Engine property determines the search service used for processing.
By default, the property returns the search service that is set up for repository and available in the ISharedParams.SearchEngine property.
If required, it is possible to create dynamically and set up your own search service. After this it can be specified in the Engine property for use.
NOTE. It is recommended to use the search service configured for the repository.
See also: