Skip to main content
PUT
/
query-rewrite
/
instances
/
{id}
Error
A valid request URL is required to generate request examples
{
  "id": "<string>",
  "source": "<string>",
  "sourceType": "<string>",
  "createdOn": "2023-11-07T05:31:56Z",
  "updatedOn": "2023-11-07T05:31:56Z",
  "reviewer": "<string>",
  "reviewedOn": "2023-11-07T05:31:56Z",
  "review": "auto",
  "deployed": false,
  "tags": [
    "<string>"
  ],
  "doc_type": "<string>"
}

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

id
string
required

The query rewrite instance Id

Query Parameters

context
string

The current Fusion application Id

editSessionId
string

The current user session Id

Body

application/json

The content body of query rewrite to be updated

createdOn
string<date-time>
updatedOn
string<date-time>
deployed
boolean
default:false

Response

200 - application/json

successful operation

id
string
read-only
source
string
read-only
sourceType
string
read-only
createdOn
string<date-time>
updatedOn
string<date-time>
reviewer
string
read-only
reviewedOn
string<date-time>
read-only
review
enum<string>
read-only
Available options:
auto,
pending,
approved,
denied
deployed
boolean
default:false
tags
string[]
read-only
doc_type
string
read-only