to_pairs
Note
ID: catalog.processors.to_pairs | Type: RegexParser
{
"regex": "(\\w+):(\\w+)",
"type": "regex_parser"
}
Explanation about RegexParser
A processor that uses regex in order to parse a string.
Note
ID: catalog.processors.to_pairs | Type: RegexParser
{
"regex": "(\\w+):(\\w+)",
"type": "regex_parser"
}
A processor that uses regex in order to parse a string.