Skip to main content
GET
Error

Path Parameters

collection
string
required

The name of a specific collection; it must have associated <collectionName_signals> and <collectionName_signals_aggr> collections

Query Parameters

q
string

The Solr query string

rows
integer<int32>
default:10

The number of items to return

fq
string[]

A filter query to limit results; if used, the field name must be included along with the value

aggrRows
integer<int32>
default:100

The number of rows per aggregation

aggrType
string
default:*

The type of aggregation

debug
boolean
default:false

If true, debug information will be returned with the results

Response

200 - application/json

successful operation

header
object
items
object[]
read-only
debugInfo
object