.translate_query {textpress} | R Documentation |
Translates a search query into a format suitable for regex matching, particularly for inline searches.
.translate_query(x)
x |
The search query string to be translated. |
A character string representing the translated query.