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/03 11:04:31 UTC

[lucene-solr] branch SOLR-13105-visual updated: SOLR-13105: Change TOC

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 ec22108  SOLR-13105: Change TOC
ec22108 is described below

commit ec221085a831d60355042ab6b01f50bf072e0fcd
Author: Joel Bernstein <jb...@apache.org>
AuthorDate: Sat Aug 3 07:04:23 2019 -0400

    SOLR-13105: Change TOC
---
 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 f589641..be266da 100644
--- a/solr/solr-ref-guide/src/math-expressions.adoc
+++ b/solr/solr-ref-guide/src/math-expressions.adoc
@@ -31,7 +31,7 @@ image::images/math-expressions/curve-fitting.png[]
 
 *<<loading.adoc#loading,Data Loading>>*: Visualizing, transforming and loading CSV files.
 
-*<<search-sample.adoc#search-sample,Searching, Sampling and Aggregation>>*: Searching, sampling and aggregation Streaming Expressions and visualization.
+*<<search-sample.adoc#search-sample,Searching, Sampling and Aggregation>>*: Searching, sampling, aggregation and visualization of result sets.
 
 *<<transform.adoc#transforming-data,Transforming Data>>*: Transforming and filtering result sets.