File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -483,7 +483,7 @@ GUMP includes 16 filters for data sanitization and transformation:
483483
484484| Filter | Description |
485485|------------------------|-----------------------------------------------------------------------------------------------------------------------|
486- | **noise_words** | Replace noise words in a string (< http: //tax.cchgroup.com /help /Avoiding_noise_words_in_your_search.htm > ). |
486+ | **noise_words** | Replace noise words in a string (http://tax.cchgroup.com/help/Avoiding_noise_words_in_your_search.htm). |
487487| **rmpunctuation** | Remove all known punctuation from a string. |
488488| **urlencode** | Sanitize the string by urlencoding characters. |
489489| **htmlencode** | Sanitize the string by converting HTML characters to their HTML entities. |
You can’t perform that action at this time.
0 commit comments