-
Notifications
You must be signed in to change notification settings - Fork 1
Capitalization
Jeremy R. Easton-Marks edited this page Nov 29, 2016
·
2 revisions
Provides an event listener which will add new terms with different capitalization of a search term.
Will run if the user to set the find search value of capitalization to True.
-
Download the latest version of the Capitalization.sql script which can be found here.
-
Edit the following script parameters:
- allCaps - Creates an additional all capitalized find term from the passed in term True/False
- allLowerCase - Creates an additional all lower case find term from the passed in term True/False
- wordCapitalization - Creates an additional term with all whitespace separated words capitalized True/False
- Run the sql script against the IRCT DB.
- Restart the IRCT
BeforeFind - Runs before a find is executed