Table of Contents

Search

  1. Preface
  2. Introduction
  3. Starting Population Override Manager
  4. Purpose Operations
  5. Overriding Frequency Tables
  6. Edit-List Overrides
  7. Rule Definitions
  8. Implementing a Local Population

Population Override Manager

Population Override Manager

Scalar Frequency Tables

Scalar Frequency Tables

The SSA-NAME3 Scalar Frequency Tables are used to generate a run-time scale "value" for a particular search criteria and strategy. This scale value is an estimate of the percentage of the file that may be retrieved for a particular search, given the search data, field type and search level used.
An application program, via the SSA-NAME3 API
ssan3_get_ranges
Control parameter
SEARCH_LIMIT
, may impose a "scale warning limit" for a particular search such that if that scale is exceeded, the program will receive a return code along with the search key ranges and be able to go back to the searcher with a message that the search may be too expensive, prior to executing the database I/O.
The Scalar Frequency Tables are populated with the high-frequency SSA-NAME3 fuzzy keys generated from a population of names.
As Scalar Frequency Tables take up a significant amount of memory, they are not packaged in the Standard Populations. Therefore, careful consideration should be given need for the
SEARCH_LIMIT
control in balance with the memory requirements.
If a user wishes to make use of the
SEARCH_LIMIT
control, then a Scalar Frequency Table will need to be generated from the organization’s own data for the required Field(s). This is done using the Population Override Manager.

0 COMMENTS

We’d like to hear from you!