Finds documents that contain arguments or their transliterated variants. Only the transliteration between Latin and Cyrillic scripts is supported.
translit(term, …)
Requires one or more arguments.
Documents matching the query.
translit(agro) matches "agro", "агро".
translit(самара, ростов) matches "самара", "samara", "ростов", "rostov".