[jira] [Updated] (SOLR-11321) Add ebeAdd, ebeSubtract, ebeDivide, ebeMultiply, dotProduct and cosineSimilarity Stream Evaluators

2017-10-17 Thread Joel Bernstein (JIRA)

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

Joel Bernstein updated SOLR-11321:
--
Fix Version/s: (was: 7.2)
   7.1

> Add ebeAdd, ebeSubtract, ebeDivide, ebeMultiply, dotProduct and 
> cosineSimilarity Stream Evaluators 
> ---
>
> Key: SOLR-11321
> URL: https://issues.apache.org/jira/browse/SOLR-11321
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
> Fix For: 7.1, master (8.0)
>
> Attachments: SOLR-11321.patch, SOLR-11321.patch
>
>
> This ticket adds some important vector math evaluators to the statistical 
> programming library.
> *ebeAdd*: Element by element addition of two vectors
> *ebeSubtract*: Element by element subtraction of two vectors
> *ebeMultiply*: Element by element multiplication of two vectors
> *ebeDivide*: Element by element division of two vectors
> *dotProduct*: The dot product of two vectors
> *consineSimilartiy*: The cosine similarity of two vectors



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

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-11321) Add ebeAdd, ebeSubtract, ebeDivide, ebeMultiply, dotProduct and cosineSimilarity Stream Evaluators

2017-09-05 Thread Joel Bernstein (JIRA)

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

Joel Bernstein updated SOLR-11321:
--
Fix Version/s: 7.1
   master (8.0)

> Add ebeAdd, ebeSubtract, ebeDivide, ebeMultiply, dotProduct and 
> cosineSimilarity Stream Evaluators 
> ---
>
> Key: SOLR-11321
> URL: https://issues.apache.org/jira/browse/SOLR-11321
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
> Fix For: master (8.0), 7.1
>
> Attachments: SOLR-11321.patch, SOLR-11321.patch
>
>
> This ticket adds some important vector math evaluators to the statistical 
> programming library.
> *ebeAdd*: Element by element addition of two vectors
> *ebeSubtract*: Element by element subtraction of two vectors
> *ebeMultiply*: Element by element multiplication of two vectors
> *ebeDivide*: Element by element division of two vectors
> *dotProduct*: The dot product of two vectors
> *consineSimilartiy*: The cosine similarity of two vectors



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

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-11321) Add ebeAdd, ebeSubtract, ebeDivide, ebeMultiply, dotProduct and cosineSimilarity Stream Evaluators

2017-09-04 Thread Joel Bernstein (JIRA)

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

Joel Bernstein updated SOLR-11321:
--
Attachment: SOLR-11321.patch

> Add ebeAdd, ebeSubtract, ebeDivide, ebeMultiply, dotProduct and 
> cosineSimilarity Stream Evaluators 
> ---
>
> Key: SOLR-11321
> URL: https://issues.apache.org/jira/browse/SOLR-11321
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
> Attachments: SOLR-11321.patch, SOLR-11321.patch
>
>
> This ticket adds some important vector math evaluators to the statistical 
> programming library.
> *ebeAdd*: Element by element addition of two vectors
> *ebeSubtract*: Element by element subtraction of two vectors
> *ebeMultiply*: Element by element multiplication of two vectors
> *ebeDivide*: Element by element division of two vectors
> *dotProduct*: The dot product of two vectors
> *consineSimilartiy*: The cosine similarity of two vectors



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

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-11321) Add ebeAdd, ebeSubtract, ebeDivide, ebeMultiply, dotProduct and cosineSimilarity Stream Evaluators

2017-09-04 Thread Joel Bernstein (JIRA)

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

Joel Bernstein updated SOLR-11321:
--
Description: 
This ticket adds some important vector math evaluators to the statistical 
programming library.

*ebeAdd*: Element by element addition of two vectors
*ebeSubtract*: Element by element subtraction of two vectors
*ebeMultiply*: Element by element multiplication of two vectors
*ebeDivide*: Element by element division of two vectors
*dotProduct*: The dot product of two vectors
*consineSimilartiy*: The cosine similarity of two vectors



  was:
This ticket adds some important vector math evaluators to the statistical 
programming library.

*ebeAdd*: Element by element addition of two vectors
*ebeSubtract*: Element by element subtraction of two vectors
*ebeMultiply*: Element by element multiplication of two vectors
*ebeDivide*: Eelement by element division of two vectors
*dotProduct*: The dot product of two vectors
*consineSimilartiy*: The cosine similarity of two vectors




> Add ebeAdd, ebeSubtract, ebeDivide, ebeMultiply, dotProduct and 
> cosineSimilarity Stream Evaluators 
> ---
>
> Key: SOLR-11321
> URL: https://issues.apache.org/jira/browse/SOLR-11321
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
> Attachments: SOLR-11321.patch
>
>
> This ticket adds some important vector math evaluators to the statistical 
> programming library.
> *ebeAdd*: Element by element addition of two vectors
> *ebeSubtract*: Element by element subtraction of two vectors
> *ebeMultiply*: Element by element multiplication of two vectors
> *ebeDivide*: Element by element division of two vectors
> *dotProduct*: The dot product of two vectors
> *consineSimilartiy*: The cosine similarity of two vectors



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

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-11321) Add ebeAdd, ebeSubtract, ebeDivide, ebeMultiply, dotProduct and cosineSimilarity Stream Evaluators

2017-09-04 Thread Joel Bernstein (JIRA)

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

Joel Bernstein updated SOLR-11321:
--
Description: 
This ticket adds some important vector math evaluators to the statistical 
programming library.

*ebeAdd*: Element by element addition of two vectors
*ebeSubtract*: Element by element subtraction of two vectors
*ebeMultiply*: Element by element multiplication of two vectors
*ebeDivide*: Eelement by element division of two vectors
*dotProduct*: The dot product of two vectors
*consineSimilartiy*: The cosine similarity of two vectors



  was:
This ticket adds some important vector math evaluators to the statistical 
programming library.

ebeAdd: Element by element addition of two vectors
ebeSubtract: Element by element subtraction of two vectors
ebeMultiply: Element by element multiplication of two vectors
ebeDivide: Eelement by element division of two vectors
dotProduct: The dot product of two vectors
consineSimilartiy: The cosine similarity of two vectors




> Add ebeAdd, ebeSubtract, ebeDivide, ebeMultiply, dotProduct and 
> cosineSimilarity Stream Evaluators 
> ---
>
> Key: SOLR-11321
> URL: https://issues.apache.org/jira/browse/SOLR-11321
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
> Attachments: SOLR-11321.patch
>
>
> This ticket adds some important vector math evaluators to the statistical 
> programming library.
> *ebeAdd*: Element by element addition of two vectors
> *ebeSubtract*: Element by element subtraction of two vectors
> *ebeMultiply*: Element by element multiplication of two vectors
> *ebeDivide*: Eelement by element division of two vectors
> *dotProduct*: The dot product of two vectors
> *consineSimilartiy*: The cosine similarity of two vectors



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

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-11321) Add ebeAdd, ebeSubtract, ebeDivide, ebeMultiply, dotProduct and cosineSimilarity Stream Evaluators

2017-09-04 Thread Joel Bernstein (JIRA)

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

Joel Bernstein updated SOLR-11321:
--
Description: 
This ticket adds some important vector math evaluators to the statistical 
programming library.

ebeAdd: Element by element addition of two vectors
ebeSubtract: Element by element subtraction of two vectors
ebeMultiply: Element by element multiplication of two vectors
ebeDivide: Eelement by element division of two vectors
dotProduct: The dot product of two vectors
consineSimilartiy: The cosine similarity of two vectors



> Add ebeAdd, ebeSubtract, ebeDivide, ebeMultiply, dotProduct and 
> cosineSimilarity Stream Evaluators 
> ---
>
> Key: SOLR-11321
> URL: https://issues.apache.org/jira/browse/SOLR-11321
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
> Attachments: SOLR-11321.patch
>
>
> This ticket adds some important vector math evaluators to the statistical 
> programming library.
> ebeAdd: Element by element addition of two vectors
> ebeSubtract: Element by element subtraction of two vectors
> ebeMultiply: Element by element multiplication of two vectors
> ebeDivide: Eelement by element division of two vectors
> dotProduct: The dot product of two vectors
> consineSimilartiy: The cosine similarity of two vectors



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

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-11321) Add ebeAdd, ebeSubtract, ebeDivide, ebeMultiply, dotProduct and cosineSimilarity Stream Evaluators

2017-09-04 Thread Joel Bernstein (JIRA)

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

Joel Bernstein updated SOLR-11321:
--
Attachment: SOLR-11321.patch

> Add ebeAdd, ebeSubtract, ebeDivide, ebeMultiply, dotProduct and 
> cosineSimilarity Stream Evaluators 
> ---
>
> Key: SOLR-11321
> URL: https://issues.apache.org/jira/browse/SOLR-11321
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
> Attachments: SOLR-11321.patch
>
>




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

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org