From issues-return-5142-archive-asf-public=cust-asf.ponee.io@lucene.apache.org Fri Nov 22 16:26:03 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 9F612180629 for ; Fri, 22 Nov 2019 17:26:02 +0100 (CET) Received: (qmail 57385 invoked by uid 500); 22 Nov 2019 16:26:02 -0000 Mailing-List: contact issues-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list issues@lucene.apache.org Received: (qmail 57374 invoked by uid 99); 22 Nov 2019 16:26:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Nov 2019 16:26:01 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id D6EF6E0F34 for ; Fri, 22 Nov 2019 16:26:00 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 081F5780403 for ; Fri, 22 Nov 2019 16:26:00 +0000 (UTC) Date: Fri, 22 Nov 2019 16:26:00 +0000 (UTC) From: "Joel Bernstein (Jira)" To: issues@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (SOLR-13958) Computing on the language: Streaming Expressions phase II MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-13958?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-13958: ---------------------------------- Description:=20 *Phase I* of Streaming Expressions and Math Expressions is coming to an end= . The goal of this phase was to build a superior tool for analyzing and vis= ualizing data. The Visual Guide to Streaming Expressions and Math expressio= ns ([https://bitly.com/32srTpA)|https://bitly.com/32srTpA]=C2=A0is designed= to show the power of combining a composable streaming and mathematics lang= uage with a search engine. In *Phase II*=C2=A0 we will turn this power onto the language itself. This = will happen with the following steps: a) Streaming Expressions and Math Expressions will become a Stream Source c= ontaining information about the language itself. Reference documentation, v= isualization links,=C2=A0 categories and other meta-data will be added to t= he functions themselves. And stream sources will be developed that stream t= his information so that it can be operated on by the full power of the lang= uage. b) A *computable, searchable Reference Guide* will flow from this as the st= reams of meta-data from the functions can be indexed to Solr Cloud collecti= ons. The full power of Streaming Expressions and Math Expressions can then = also be used to visualize, analyze and model the Reference Guide. c) Complete programs will also become Stream Sources. A *parse* Stream will= parse entire expressions and stream back each function in the expression a= long with it's meta-data. This allows complex programs to be decomposed and= understood easily and indexed into Solr Cloud collections. d) Mathematical models in Math Expressions can then be applied to the decom= posed expressions that are saved in Solr Cloud indexes to predict the next = function a user wants, and recommend alternative functions. The language be= gins to write itself. =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 was: *Phase I* of Streaming Expressions and Math Expressions is coming to an end= . The goal of this phase was to build a superior tool for analyzing and vis= ualizing data. The Visual Guide to Streaming Expressions and Math expressio= ns ([https://bitly.com/32srTpA)|https://bitly.com/32srTpA]=C2=A0is designed= to show the power of combining a composable streaming and mathematics lang= uage with a search engine. In *Phase II*=C2=A0 we will turn this power onto the language itself. This = will happen with the following steps: a) Streaming Expressions and Math Expressions will become a Stream Source c= ontaining information about the language itself. Reference documentation, v= isualization links,=C2=A0 categories and other meta-data will be added to t= he functions themselves. And stream sources will be developed that stream t= his information so that it can be operated on by the full power of the lang= uage. b) A computable, searchable Reference Guide will flow from this as the stre= ams of meta-data from the functions can be indexed to Solr Cloud collection= s. The full power of Streaming Expressions and Math Expressions can then al= so be used to visualize, analyze and model the Reference Guide. c) Complete programs will also become Stream Sources. A *parse* Stream will= parse entire expressions and stream back each function in the expression a= long with it's meta-data. This allows complex programs to be decomposed and= understood easily and indexed into Solr Cloud collections. d) Mathematical models in Math Expressions can then be applied to the decom= posed expressions that are saved in Solr Cloud indexes to predict the next = function a user wants, and recommend alternative functions. The language be= gins to write itself. =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 > Computing on the language: Streaming Expressions phase II > --------------------------------------------------------- > > Key: SOLR-13958 > URL: https://issues.apache.org/jira/browse/SOLR-13958 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public)=20 > Components: streaming expressions > Reporter: Joel Bernstein > Priority: Major > > *Phase I* of Streaming Expressions and Math Expressions is coming to an e= nd. The goal of this phase was to build a superior tool for analyzing and v= isualizing data. The Visual Guide to Streaming Expressions and Math express= ions ([https://bitly.com/32srTpA)|https://bitly.com/32srTpA]=C2=A0is design= ed to show the power of combining a composable streaming and mathematics la= nguage with a search engine. > In *Phase II*=C2=A0 we will turn this power onto the language itself. Thi= s will happen with the following steps: > a) Streaming Expressions and Math Expressions will become a Stream Source= containing information about the language itself. Reference documentation,= visualization links,=C2=A0 categories and other meta-data will be added to= the functions themselves. And stream sources will be developed that stream= this information so that it can be operated on by the full power of the la= nguage. > b) A *computable, searchable Reference Guide* will flow from this as the = streams of meta-data from the functions can be indexed to Solr Cloud collec= tions. The full power of Streaming Expressions and Math Expressions can the= n also be used to visualize, analyze and model the Reference Guide. > c) Complete programs will also become Stream Sources. A *parse* Stream wi= ll parse entire expressions and stream back each function in the expression= along with it's meta-data. This allows complex programs to be decomposed a= nd understood easily and indexed into Solr Cloud collections. > d) Mathematical models in Math Expressions can then be applied to the dec= omposed expressions that are saved in Solr Cloud indexes to predict the nex= t function a user wants, and recommend alternative functions. The language = begins to write itself. > =C2=A0 > =C2=A0 > =C2=A0 > =C2=A0 > =C2=A0 > =C2=A0 > =C2=A0 > =C2=A0 -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org For additional commands, e-mail: issues-help@lucene.apache.org