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/08 01:10:48 UTC

[lucene-solr] branch SOLR-13105-visual updated: SOLR-13105: Inprove toc 5

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 d8465cf  SOLR-13105: Inprove toc 5
d8465cf is described below

commit d8465cfe37226ed652aa30ee3c31ad00d2f05e4e
Author: Joel Bernstein <jb...@apache.org>
AuthorDate: Mon Oct 7 21:10:40 2019 -0400

    SOLR-13105: Inprove toc 5
---
 solr/solr-ref-guide/src/math-expressions.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/solr/solr-ref-guide/src/math-expressions.adoc b/solr/solr-ref-guide/src/math-expressions.adoc
index 4811abd..31ef9f4 100644
--- a/solr/solr-ref-guide/src/math-expressions.adoc
+++ b/solr/solr-ref-guide/src/math-expressions.adoc
@@ -60,6 +60,6 @@ image::images/math-expressions/searchiris.png[]
 
 *<<simulations.adoc#simulations,Simulations>>*: Monte Carlo simulations and random walks
 
-*<<machine-learning.adoc#machine-learning,Machine Learning>>*: Functions used in machine learning.
+*<<machine-learning.adoc#machine-learning,Machine Learning>>*: Distance, KNN, KNN regression, K-means and fuzzy K-means and other ML functions.
 
 *<<computational-geometry.adoc#computational-geometry,Computational Geometry>>*: Convex Hulls and Enclosing Disks.