[
https://issues.apache.org/jira/browse/SOLR-12660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16578921#comment-16578921
]
Steve Rowe commented on SOLR-12660:
-----------------------------------
Looks like {{o.a.s.client.solrj.io.TestLang}} needs to have its
{{allFunctions}} list updated to include {{outliers}}? From
https://builds.apache.org/job/Lucene-Solr-Tests-master/2699/ :
{noformat}
[junit4] Suite: org.apache.solr.client.solrj.io.TestLang
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLang
-Dtests.method=testLang -Dtests.seed=C0D6C38C26FD224B -Dtests.multiplier=2
-Dtests.slow=true -Dtests.locale=es-PY -Dtests.timezone=Asia/Qyzylorda
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.01s J0 | TestLang.testLang <<<
[junit4] > Throwable #1: java.lang.AssertionError: Testing key:outliers
[junit4] > at
__randomizedtesting.SeedInfo.seed([C0D6C38C26FD224B:DCB1D869D8BD214]:0)
[junit4] > at
org.apache.solr.client.solrj.io.TestLang.testLang(TestLang.java:92)
[junit4] > at java.lang.Thread.run(Thread.java:748)
{noformat}
> Add outliers Stream Evaluator to support outlier detection
> ----------------------------------------------------------
>
> Key: SOLR-12660
> URL: https://issues.apache.org/jira/browse/SOLR-12660
> 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.5
>
> Attachments: SOLR-12660.patch, SOLR-12660.patch
>
>
> This ticket adds the *outliers* Stream Evaluator which uses a probability
> distribution and high/low probability thresholds to determine if outliers
> exist within a numeric vector.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]