API Reference / API Methods / Rules
List of methods

It’s recommended to use the Kotlin API client, which is better suited for Android development.

Overview

Rules allows performing pre- and post-processing on queries matching specific patterns. For more details, please refer to our 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?