KeepExisting
Set KeepExisting
to False
if you want to overwrite the whole custom term weight file.
By default, if you have an existing custom term weight file, the Content component updates the file with the values in the new one. Content adds any terms that do not exist in the current file, and updates the weight for any terms that do exist.
If you set KeepExisting
to False
, Content deletes the existing file and replaces it with the new one.
You can also set KeepExisting
to False
without adding a new file. In this case, Content uses the default term weights and deletes the custom file.
Actions: | DREMODIFYTERMWEIGHT |
Type: | Boolean |
Default: | True |
Example: | KeepExisting=False
|
See Also: |
|