mingo
    Preparing search index...
    $toInt: ExpressionOperator = ...

    Converts a value to an integer. If the value cannot be converted to an integer, $toInt errors. If the value is null or missing, $toInt returns null.