The MDEX Engine URL query parameters listed in this topic are available to control the use of EQL requests.

These parameters (including the EQL expression) must be URL-encoded. For example, this query:

collection()/record[Recordtype = "author"]

should be issued in this URL-encoded format:

collection%28%29/record%5BRecordtype%20%3D%20%22author%22%5D

However, the examples in this chapter are not URL-encoded, in order to make them easier to understand.


Copyright © Legal Notices