by Elie Challita | Apr 14, 2015 | Keep (KP Project), Documentation
US Census Data Fields US Census Data may be appended to one of the following three fields: AdministrativeArea SubAdministrativeArea Locality The data takes the form of multiple value fields, which are outlined in the next section. For each value field, there is a...
by clarencee | Sep 21, 2015 | Keep (KP Project), Revise (KP Project), Documentation
DuplicateHandlingMask Option Address elements that contain duplicates in input cause slower processing and complicate parsing. With this option set, GBG Loqate’s engine can handle some of the duplicate information that is encountered upon user input. Duplicate input...
by mjturvey | Dec 15, 2010 | Keep (KP Project), Revise (KP Project), Documentation
0: ssOK The library has been successfully initialized and ready to accept requests. 1: ssUninitialized The library has not yet been successfully initialized. 2: ssInvalidDataDirectory The supplied data directory does not contain a Global Knowledge Repository. 3:...
by Chris Harman | Oct 28, 2011 | Keep (KP Project), Revise (KP Project), Documentation
SOAP API C# Example using System; using System.Collections.Generic; using System.Text; using LoqateSOAPSample.com.loqate.saas; namespace LoqateSOAPSample { class Program { static void Main(string[] args) { // Loqate objects lqtRecord lqtRecord = new lqtRecord();...
by Chris Harman | Feb 9, 2012 | Revise (KP Project), Documentation
The Verify process features the option to transliterate between Latin and a number of native scripts. All supported scripts are listed below, along with the primary countries or territories where they are officially supported. The transliteration method is run...
by Chris Harman | Nov 26, 2013 | Keep (KP Project), Revise (KP Project), Documentation
The syntax for a set of match rules is as follows: ||… The syntax for a match rule () is: : Where is a free-text description to be associated with the particular rule. The syntax for the rule definition () is made up of a set of field searches which have the...