You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by jb...@apache.org on 2019/08/21 11:05:43 UTC

[lucene-solr] branch SOLR-13105-visual updated: SOLR-13105: Continued timeseries viz docs20

This is an automated email from the ASF dual-hosted git repository.

jbernste pushed a commit to branch SOLR-13105-visual
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git


The following commit(s) were added to refs/heads/SOLR-13105-visual by this push:
     new 14ffce1  SOLR-13105: Continued timeseries viz docs20
14ffce1 is described below

commit 14ffce1645ea7647b5f616684a069cf8c3719f04
Author: Joel Bernstein <jb...@apache.org>
AuthorDate: Wed Aug 21 07:05:36 2019 -0400

    SOLR-13105: Continued timeseries viz docs20
---
 solr/solr-ref-guide/src/time-series.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/solr/solr-ref-guide/src/time-series.adoc b/solr/solr-ref-guide/src/time-series.adoc
index 16e563a..474dabd 100644
--- a/solr/solr-ref-guide/src/time-series.adoc
+++ b/solr/solr-ref-guide/src/time-series.adoc
@@ -260,7 +260,7 @@ The `outliers` function iterates the numeric vector and uses the probability
 distribution to calculate the cumulative probability of each value. If the cumulative
 probability is below the low probability threshold or above the high threshold it considers
 the value an outlier. When the `outliers` function encounters an outlier it returns
-the corresponding result from the list of results provided as the fifth parameter.
+the corresponding result from the list of results provided by the fifth parameter.
 It also includes the cumulative probability and the value of the outlier.
 
 The example below shows the `outliers` function applied to the Amazon stock