API Reference / API Methods / Custom Dictionaries
List of methods

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.

Did you find this page helpful?