Skip to main content
The Query Stages API provides endpoints to:
  • List query stage configuration properties
  • Manage query stage instances
  • Test processing on a set of queries

Examples

See all defined query pipeline stages, regardless of type: REQUEST
RESPONSE
Add a new query stage: REQUEST
RESPONSE
Update a query stage: REQUEST
RESPONSE
Note that all required elements must be included in the update. Delete a query stage: REQUEST
No response is returned. To check that the stage is no longer defined, list all query stage instances. Test that a set-params stage defines properties correctly: REQUEST
RESPONSE
Get the properties for the “apply-defaults” type: REQUEST
RESPONSE