You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/09/16 16:42:00 UTC

[jira] [Commented] (SOLR-13105) A visual guide to Solr Math Expressions and Streaming Expressions

    [ https://issues.apache.org/jira/browse/SOLR-13105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16930688#comment-16930688 ] 

ASF subversion and git services commented on SOLR-13105:
--------------------------------------------------------

Commit cc208c835305fa103e35a08e1656b38356ef20fc in lucene-solr's branch refs/heads/SOLR-13105-visual from Joel Bernstein
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=cc208c8 ]

SOLR-13105: More transform docs


> A visual guide to Solr Math Expressions and Streaming Expressions
> -----------------------------------------------------------------
>
>                 Key: SOLR-13105
>                 URL: https://issues.apache.org/jira/browse/SOLR-13105
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Joel Bernstein
>            Assignee: Joel Bernstein
>            Priority: Major
>         Attachments: Screen Shot 2019-01-14 at 10.56.32 AM.png, Screen Shot 2019-02-21 at 2.14.43 PM.png, Screen Shot 2019-03-03 at 2.28.35 PM.png, Screen Shot 2019-03-04 at 7.47.57 PM.png, Screen Shot 2019-03-13 at 10.47.47 AM.png, Screen Shot 2019-03-30 at 6.17.04 PM.png
>
>
> Visualization is now a fundamental element of Solr Streaming Expressions and Math Expressions. This ticket will create a visual guide to Solr Math Expressions and Solr Streaming Expressions that includes *Apache Zeppelin* visualization examples.
> It will also cover using the JDBC expression to *analyze* and *visualize* results from any JDBC compliant data source.
> Intro from the guide:
> {code:java}
> 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 are four main capabilities that will be explored in the documentation:
> * Searching, sampling and aggregating results from Solr.
> * Transforming result sets after they are retrieved from Solr.
> * Analyzing and modeling result sets using probability and statistics and machine learning libraries.
> * Visualizing result sets, aggregations and statistical models of the data.
> {code}
>  
> A few sample visualizations are attached to the ticket.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org