This page contains the documentation for the Teneo Inquire API Java Client.
This API lets Teneo users make queries to the Teneo Inquire data repository using its proprietary language: TQL.
For a description of Teneo Inquire features or an overview of the TQL language, please see to the provided documentation.
This package provides a common client for both operation modes of the Inquire Server (Importer / Query):
TeneoInquireClient
It provides methods
- for common operations, like login and logout
- for importing data into Inquire
- to deal with TQL queries to the exposed indices and to create and manage shared queries
Package | Description |
---|---|
com.artisol.teneo.inquire.client | |
com.artisol.teneo.inquire.client.filters | |
com.artisol.teneo.inquire.client.resources |