KeywordSearch Task

The KeywordSearch task is used to add and edit arguments for the KeywordSearch command used in a logic template. Performing a KeywordSearch task consists of the following steps:

Step 1

The first step is to initiate the task by either selecting the Keyword Index->Keyword Index task in the SEARCHING task bar along the left side of the Logic Template editor or by double-clicking on the KeywordSearch command name in the logic template if a KeywordSearch already exists. If the Keyword Index->Keyword Index task is not enabled, be sure there is at least one keyword index defined in the related load definition file for this logic template.

The KeywordSearch dialog box will appear:

Step 2

The second step is to select the Function Code for the command:

Use the Function Code drop-down list to select how the results of a search request is to be combined with all other search results within a single pass.

Step 3

The third step is to select the Index for the command:

The Index drop-down list will contain only keyword indexes defined in the related load definition file.

Use the Index drop-down list to select the keyword index to be searched.

Step 4

The fourth step is to specify the Expression for the command:

Use the Expression edit box to specify name of the HTML variable containing the keyword expression to match.

Step 5

The fifth step is to specify the Default Bool for the command:

Use the Default Bool drop-down list to select the default boolean connector. Selecting OR indicates adjacent keywords within a keyword expression are to be ORed. Selecting AND indicates adjacent keywords within a keyword expression are to be ANDed.

Step 6

The sixth step is to specify the Pass for the command:

Use the Pass edit box to specify the pass during which the search is to be executed.

Step 7

The seventh step is to specify the Weight for the command:

Use the Weight edit box to specify the to specify the weighting value to apply to the search. The weighting value can be expressed as an integer between 0 and 256 or as an HTML variable.

Step 8

The eighth step is to click the OK button to insert the command into the logic template:

The command is inserted into the logic template where the cursor is located. If the task was initiated by double-clicking on the command name, then the arguments that are changed will be overwritten.


Searching Tasks

Saving a File