SynonymReplace
Whether to replace all the query text with the synonym CONCEPT
.
By default, Query Manipulation Server replaces any terms in the original query that match the synonym rule KEYWORDS
with the synonym rule CONCEPT
. Other terms in the query are not changed.
Set SynonymReplace
to True
if you want to replace all the query terms in the original query with the value of the CONCEPT
field when the query matches the synonym rule.
NOTE: Synonym rules can include a SYNONYMREPLACE
field. If present, the value of the field overrides the value of the SynonymReplace
action parameter. For more information, refer to the Query Manipulation Server Administration Guide.
Action: | Query |
Type: | Boolean |
Default: | False |
Required: | No |
Example: | SynonymReplace=true
|
See Also: |