PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Executes this macro. This macro generates an datatable which contains the Fulltext Search Condition (predicate) based on the input parameters (among some other parameters), which should be used as input for the FacetedSearchQueryBuilder macro.

Namespace: Smartsite.FacetedSearch
Assembly:  Smartsite.FacetedSearch (in Smartsite.FacetedSearch.dll)

Syntax

C#Copy imageCopy Code
public override void Execute()
Visual Basic (Declaration)Copy imageCopy Code
Public Overrides Sub Execute

See Also

Advanced