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

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

Commit 2136fc5ecdb90b24391306a8126bda9e545e8dcf in lucene-solr's branch 
refs/heads/branch_7x from [~joel.bernstein]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=2136fc5 ]

SOLR-10680: Add minMaxScale Stream Evaluator


> Add minMaxScale Stream Evaluator
> --------------------------------
>
>                 Key: SOLR-10680
>                 URL: https://issues.apache.org/jira/browse/SOLR-10680
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Joel Bernstein
>            Assignee: Joel Bernstein
>            Priority: Major
>             Fix For: 7.2
>
>         Attachments: SOLR-10680.patch, SOLR-10680.patch
>
>
> The minMaxNormalize Stream Evaluator scales an array of numbers within the 
> specified min/max range. Default to min=0, max=1.
> Syntax:
> {code}
> a = minMaxScale(colA, 0, 1)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to