This class handles all processing related to Searching.

ProcessSearch contains the following public methods:

MethodDescription
GetSearchCount() This method is called to determine whether the Search Counter was incremented, that is, whether the search was performed or cancelled.
BuildQueries() Convert natural language search terms (as structured by the Transana Search Dialog) into executable SQL that runs on MySQL.