The native query syntax of Perceptive Enterprise Search is Perceptive Enterprise Search style, therefore all queries are passed around in this format. The Perceptive Enterprise Search query syntax is quite verbose including proximity operators, numeric range searching and Boolean operators. A federated source may support the full set of operators, or only a subset. It is up to the federated connector to translate the incoming query into something the server understands.
The API recognizes the depth of the remote query language may vary, so offers three methods to help you create the query translation logic:
Simple Query Translator | |
Complex Query Translator |