[ 
https://issues.apache.org/jira/browse/SOLR-10633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-10633:
----------------------------------
    Description: 
This ticket will add a cosAngle Stream Evaluator to calculate the cosine angle 
between two vectors. 

{code}
a = cosAngle(colA, colB)
{code}

The implementation is provided by Apache Commons Numbers



  was:
This ticket will add a cosAngle Stream Evaluator to calculate the cosine angle 
between two vectors. 

{code}
a = cosAngle(colA, colB)
{code}

The implementation is provided by Apache Math Commons




> Add cosAngle Stream Evaluator
> -----------------------------
>
>                 Key: SOLR-10633
>                 URL: https://issues.apache.org/jira/browse/SOLR-10633
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Joel Bernstein
>            Assignee: Joel Bernstein
>             Fix For: master (7.0)
>
>
> This ticket will add a cosAngle Stream Evaluator to calculate the cosine 
> angle between two vectors. 
> {code}
> a = cosAngle(colA, colB)
> {code}
> The implementation is provided by Apache Commons Numbers



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to