[
https://issues.apache.org/jira/browse/SOLR-13667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-13667:
----------------------------------
Description:
The upper and lower Stream Evaluators will convert strings to upper and lower
case. The trim Stream Evaluator will trim whitespace from strings and the split
Stream Evaluator will split a string by a delimiter regex.
These functions will operate on both strings and lists of strings. These are
useful functions for cleaning data for during the loading process.
was:
The upper and lower Stream Evaluators will convert strings to upper and lower
case. The trim Stream Evaluator will trim whitespace from strings and the split
Stream Evaluator will split a string by a delimiter regex.
These functions will operate on both strings and lists of strings. These are
useful functions for cleaning data for string fields.
> Add upper, lower, trim and split Stream Evaluators
> --------------------------------------------------
>
> Key: SOLR-13667
> URL: https://issues.apache.org/jira/browse/SOLR-13667
> Project: Solr
> Issue Type: New Feature
> Security Level: Public(Default Security Level. Issues are Public)
> Components: streaming expressions
> Reporter: Joel Bernstein
> Priority: Major
>
> The upper and lower Stream Evaluators will convert strings to upper and lower
> case. The trim Stream Evaluator will trim whitespace from strings and the
> split Stream Evaluator will split a string by a delimiter regex.
> These functions will operate on both strings and lists of strings. These are
> useful functions for cleaning data for during the loading process.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]