The To uppercase step allows to convert a text column to uppercase.
Convert column column(string)*: the column to be converted into uppercase
Convert column
Input
Configuration
Output
We do not support accents. If you have accents you need to lowercase with Mongo, use a replacetext step after uppercase.
replacetext
uppercase
Last updated 2 months ago
Was this helpful?
{ "column": "full_text" }