ReplaceArgument

Use this request data structure to run a replacement specific for the search and replace feature.

Field

Type

Description

documentIdentifier

String

Full paths used for the replacement

corrections

DocumentCorrection[…]

List of applied corrections

queryString

String

The string, which is a word or group of words, searched for in the documents

isCaseSensitive

boolean

If true, search is case-sensitive

ignoreWhitespace

boolean

If true, search ignores whitespaces to match the queryString

matchWholeWord

boolean

If true, the search only searches for the whole word