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/06/06 01:53:46 UTC

[lucene-solr] 01/04: SOLR-13105: WIP

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

commit c6fa8abb0e598e2decd3fed9a48db4a8bd15bc8f
Author: Joel Bernstein <jb...@apache.org>
AuthorDate: Tue Apr 9 15:43:42 2019 -0400

    SOLR-13105: WIP
---
 solr/solr-ref-guide/src/streaming-expressions.adoc | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/solr/solr-ref-guide/src/streaming-expressions.adoc b/solr/solr-ref-guide/src/streaming-expressions.adoc
index a1a21d0..23eb4fd 100644
--- a/solr/solr-ref-guide/src/streaming-expressions.adoc
+++ b/solr/solr-ref-guide/src/streaming-expressions.adoc
@@ -17,9 +17,8 @@
 // specific language governing permissions and limitations
 // under the License.
 
-Streaming Expressions exposes the capabilities of Solr Cloud as composable functions. Many of the existing capabilities of the search
-engine such as searching and faceting are available as functions and many new capabilities have been added to search in different
-ways and transform, analyze and visualize the results.
+Streaming Expressions exposes the capabilities of Solr Cloud as composable functions. These functions provide a system for
+searching, transforming, analyzing and visualizing data stored in Solr Cloud collections.
 
 At a high level there a four main capabilities that will be explored in the documentation: