replace
, append
, remove
and default
.
The policy ‘default’ means that this parameter will be added only if it has not yet been set via the request or by a default specification in the Solr config file solrconfig.xml.
Example Stage Specification
Set the response format to JSON:Configuration
When entering configuration values in the UI, use unescaped characters, such as
\t
for the tab character. When entering configuration values in the API, use escaped characters, such as \\t
for the tab character.