755 B
755 B
layout | title | parent | grand_parent | nav_order |
---|---|---|---|---|
default | lowercase_string | Processors | Pipelines | 60 |
lowercase_string
The lowercase_string
processor converts a string to its lowercase counterpart and is a mutate string processor. The following table describes options for configuring the lowercase_string
processor to convert strings to a lowercase format.
Option | Required | Type | Description |
---|---|---|---|
with_keys | Yes | List | A list of keys to convert to lowercase. |