You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/09/30 00:38:00 UTC

[jira] [Commented] (SOLR-13667) Add upper, lower, trim and split Stream Evaluators

    [ https://issues.apache.org/jira/browse/SOLR-13667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16940581#comment-16940581 ] 

ASF subversion and git services commented on SOLR-13667:
--------------------------------------------------------

Commit e7522297a70674662f1083f9942403bac3119693 in lucene-solr's branch refs/heads/master from Joel Bernstein
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=e752229 ]

SOLR-13632,SOLR-13667,SOLR-13625: Update CHANGES.txt


> 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
>         Attachments: SOLR-13667.patch, SOLR-13667.patch
>
>
> 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 during the loading process.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org