Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.

Honeycomb SEARCH Action

Sam Betts edited this page Feb 10, 2014 · 2 revisions

The action used for starting a long running text search on the DB

Request

{
  "QUERY": "TYPE:file-stream"
}

Response (only if called from RPC)

{
  "QUEUE": "AMQP-213SJANDASDkjn123",
  "QUERY": "TYPE:file-stream"
  "ID": "asdjhkgvasfkgvhasfjkhvasfhjkv"
}