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/14 00:27:12 UTC

[lucene-solr] branch SOLR-13105-visual updated: SOLR-13105: Improve math start 1

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 094d479  SOLR-13105: Improve math start 1
094d479 is described below

commit 094d47967c478e98080d01b0635c5675729b5c85
Author: Joel Bernstein <jb...@apache.org>
AuthorDate: Sun Oct 13 20:27:06 2019 -0400

    SOLR-13105: Improve math start 1
---
 solr/solr-ref-guide/src/math-start.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/solr/solr-ref-guide/src/math-start.adoc b/solr/solr-ref-guide/src/math-start.adoc
index 0a6993f..37968d5 100644
--- a/solr/solr-ref-guide/src/math-start.adoc
+++ b/solr/solr-ref-guide/src/math-start.adoc
@@ -121,7 +121,7 @@ The screenshot below shows the panel for configuring Zeppelin-Solr.
 
 image::images/math-expressions/zepconf.png[]
 
-Configure the solr.baseUrl and solr.collection to point the location where the Streaming
+Configure the solr.baseUrl and solr.collection to point to the location where the Streaming
 Expressions and Math Expressions will be sent for execution. The solr.collection is
 just the execution collection and does not need to hold data, although it can hold data.
 Streaming Expressions can choose to query any of the collections that are attached