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/10/15 01:43:04 UTC

[lucene-solr] branch SOLR-13105-visual updated: SOLR-13105: Proof numerical analysis

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 afd5591  SOLR-13105: Proof numerical analysis
afd5591 is described below

commit afd55917e8c4b85d8e7e8a7e948473ac99e55414
Author: Joel Bernstein <jb...@apache.org>
AuthorDate: Mon Oct 14 21:42:55 2019 -0400

    SOLR-13105: Proof numerical analysis
---
 solr/solr-ref-guide/src/numerical-analysis.adoc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/solr/solr-ref-guide/src/numerical-analysis.adoc b/solr/solr-ref-guide/src/numerical-analysis.adoc
index 5f70ef4..e416b7d 100644
--- a/solr/solr-ref-guide/src/numerical-analysis.adoc
+++ b/solr/solr-ref-guide/src/numerical-analysis.adoc
@@ -22,7 +22,9 @@ This section explores the interrelated Math Expressions for Interpolation and Nu
 <<Smoothing Interpolation, Smoothing>> -
 <<Derivatives, Derivatives>> -
 <<Integrals, Integrals>> -
-<<Cumulative Integral Plot, Integral Plot>>
+<<Cumulative Integral Plot, Integral Plot>> -
+<<Bicubic Spline, Bicubic Spline>>
+
 
 == Interpolation