PARTIAL2 With Modifier (RSOUNDEX1;S7) - trillium_discovery - trillium_quality - 17.1

Trillium Control Center

Product type
Software
Portfolio
Verify
Product family
Trillium
Product
Trillium > Trillium Discovery
Trillium > Trillium Quality
Version
17.1
Language
English
Product name
Trillium Quality and Discovery
Title
Trillium Control Center
Topic type
Overview
Installation
How Do I
Configuration
Administration
Reference
First publish date
2008

The RSOUNDEX1;S7 modifier is used with the PARTIAL2 routine to match two strings using the Series 7 RSOUNDEX1 algorithm. Input strings are reversed before the algorithm is used to build the code. For example, If the string was ‘JOHN SMITH’, it is read as ‘HTIMS NHOJ.’ The algorithm is the same as the PARTIAL2 (RSOUNDEX1) routine in Series 7. See PARTIAL2 With Modifier (RSOUNDEX1;S7). for algorithm.

Note: All SOUNDEX related routines are limited to working with attribute sizes of 256 characters.
Table 1. Scoring for RSOUNDEX1;S7

Score

Description

0

Case 1: Both strings are blank

Case 2: Neither string is blank and they are not equal.

50

One string is blank; the other string is non-blank.

100

Strings are equal.