by uma.ramamurthy | Jan 28, 2013 | Keep (KP Project), Getting started
Overview Each GKR file has a set of parameters and corresponding values. The GKRInfo process is designed to provide information about the GKR files’ parameters. The GKR files are read from the data folder provided. API Usage The following code walks through API...
by juanjsilva | Apr 19, 2013 | Keep (KP Project), Getting started
Install Manager can be used to do a fresh install of data packs or update existing data packs. When you install the data packs using the Install Manager, you will need to enter a license key for the data files. Please email us at support@loqate.com for a license key....
by juanjsilva | Jun 22, 2012 | Keep (KP Project), Documentation
Sample Java Code: LqtRestTestClient.java package com.loqate.ws.rest.client; import javax.ws.rs.core.MediaType; import javax.ws.rs.core.UriBuilder; import com.sun.jersey.api.client.Client; import com.sun.jersey.api.client.WebResource; import...
by Chris Harman | Oct 13, 2013 | Keep (KP Project), Getting started
The following sections demonstrate the steps of the installation process for Install Manager installation. The installer to be used depends on the platform and the flavor of the API already installed. On Windows and Linux, if the API installed is of 64-bit flavor, we...
by mjturvey | Dec 15, 2010 | Keep (KP Project), Revise (KP Project), Getting started
The Loqate API is a class-based API designed to be easy and intuitive to use in today’s preferred class-based languages, as well as easy to wrap into a web service. When calling from Java the classes can be found in the com.loqate package. When calling from .Net the...
by Chris Harman | Nov 22, 2011 | Keep (KP Project), Getting started
Installers Loqate software installation involves installation of the API and the GKR (Global Knowledge Repository) data packs. In the next sections we will walk through the steps of the installation process for the Local API and then the installation of the GKR using...