Skip to main content
PUT
Update a synonym entry

Headers

fusion-user-name
string

The Fusion user for authentication.

Path Parameters

collection
string
required

The name of a collection.

path
string
required

The path to a synonyms file.

Pattern: .*
id
string
required

The unique ID of the synonym entry.

Query Parameters

commit
boolean
default:true

If true, commit the change to Solr immediately instead of asynchronously.

Body

application/json

JSON-formatted synonym entries.

id
string
mapping
string
category
string
enabled
boolean
modified
string<date-time>
user
string

Response

200 - application/json

successful operation

id
string
mapping
string
category
string
enabled
boolean
modified
string<date-time>
user
string
type
enum<string>
read-only
Available options:
EXPLICIT,
EQUIVALENT