Skip to main content
GET
/
spark
/
reports
/
{job}
Error
A valid request URL is required to generate request examples
{
  "response": {
    "numFound": 123,
    "start": 123,
    "maxScore": 123,
    "docs": [
      {}
    ]
  },
  "responseHeader": {
    "status": 123,
    "QTime": 123,
    "params": {}
  },
  "facet_counts": {
    "facet_fields": {},
    "facet_ranges": {}
  },
  "facets": {},
  "stats": {
    "stats_fields": {}
  },
  "debug": {},
  "highlighting": {},
  "fusionResponse": {}
}

Documentation Index

Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

job
string
required

Spark Job Name

Query Parameters

collection
string

Fusion collection

query
string

Query to use for Solr

filters
string[]

Filter results by adding filter queries

Response

200 - application/json

successful operation

response
object
responseHeader
object
facet_counts
object
facets
object
stats
object
debug
object
highlighting
object
fusionResponse
object