Custom Dictionaries
List of methods
Save dictionary entries |
Send a batch of dictionary entries. |
Replace dictionary entries |
Replace a batch of dictionary entries. |
Delete dictionary entries |
Delete a batch of dictionary entries. |
Clear dictionary entries |
Clear all entries in a given dictionary |
Search dictionary entries |
Search for entries in a given dictionary |
Set dictionary settings |
Set dictionary settings. |
Get dictionary settings |
Retrieve dictionaries settings. |
Rules allows performing pre-processing and post-processing on queries matching specific patterns. For more details, please refer to Rules overview.
Miscellaneous
Rules are applied at query time. Therefore, some search parameters can be used to control how rules are applied.
Most of the methods manipulate Rule objects, as described in detail in the different Rules methods.
Just like for objects or synonyms, write methods for rules are asynchronous: they return a taskID
that can be used by Wait for operations.