DRESPELLCHECKCACHE

Controls the spell check correction cache, without stopping the service.

Example

http://12.3.4.56:9071/DRESPELLCHECKCACHE?Action=Update&Original=Barnana&Corrected=Banana

This example adds the term Banana as the corrected spelling for the incorrect spelling Barnana. The action overwrites any existing entry.

Required Parameters

The following action parameters are required.

Parameter Description
Action The action to perform on the spell check cache.

Optional Parameters

This action accepts the following optional parameters.

Parameter Description
Corrected The corrected entry to add to the spell check cache.
Original The existing entry in the spell check cache. This parameter is required if you set Action to Update or Remove.
Source The source for the spell check entry.

This index action accepts the following standard index action parameters.

Parameter Description
IgnoreMaxPendingItems Whether to ignore the IndexQueueMaxPendingItems limit for this index action.
IndexUID An identification code for any document tracking events.
NoArchive Turn off configured archiving for the index action.
Priority The priority for the index job.