[jira] [Comment Edited] (SOLR-13622) Add FileStream Streaming Expression

2019-08-04 Thread Joel Bernstein (JIRA)


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

Joel Bernstein edited comment on SOLR-13622 at 8/4/19 4:46 PM:
---

This function works great! As I've been testing it out I've found the "files" 
function name to be a bit confusing. I was thinking that a better name might be 
"cat".

The sample syntax would be:
{code:java}
cat("file.csv"){code}
We can keep the undelying FileStream class and just map a different function 
name.

The reason I like "cat" is that it behaves very much like the unix cat command 
and the Streaming Expression design is very similar to the unix pipes design.  


was (Author: joel.bernstein):
This function works great! As I've been testing it out I've found the "files" 
function name to be a bit confusing (I had originally requested the name 
"files"). I was thinking that a better name might be "cat".

The sample syntax would be:
{code:java}
cat("file.csv"){code}
We can keep the undelying FileStream class and just map a different function 
name.

The reason I like "cat" is that it behaves very much like the unix cat command 
and the Streaming Expression design is very similar to the unix pipes design.  

> Add FileStream Streaming Expression
> ---
>
> Key: SOLR-13622
> URL: https://issues.apache.org/jira/browse/SOLR-13622
> Project: Solr
>  Issue Type: New Feature
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Jason Gerlowski
>Priority: Major
> Fix For: 8.3
>
> Attachments: SOLR-13622.patch, SOLR-13622.patch
>
>
> The FileStream will read files from a local filesystem and Stream back each 
> line of the file as a tuple.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Comment Edited] (SOLR-13622) Add FileStream Streaming Expression

2019-08-04 Thread Joel Bernstein (JIRA)


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

Joel Bernstein edited comment on SOLR-13622 at 8/4/19 4:30 PM:
---

This function works great! As I've been testing it out I've found the "files" 
function name to be a bit confusing (I had originally requested the name 
"files"). I was thinking that a better name might be "cat".

The sample syntax would be:
{code:java}
cat("file.csv"){code}
We can keep the undelying FileStream class and just map a different function 
name.

The reason I like "cat" is that it behaves very much like the unix cat command 
and the Streaming Expression design is very similar to the unix pipes design.  


was (Author: joel.bernstein):
This function work great! As I've been testing it out I've found the "files" 
function name to be a bit confusing (I had originally requested the name 
"files"). I was thinking that a better name might be "cat".

The sample syntax would be:
{code:java}
cat("file.csv"){code}
We can keep the undelying FileStream class and just map a different function 
name.

The reason I like "cat" is that it behaves very much like the unix cat command 
and the Streaming Expression design is very similar to the unix pipes design.  

> Add FileStream Streaming Expression
> ---
>
> Key: SOLR-13622
> URL: https://issues.apache.org/jira/browse/SOLR-13622
> Project: Solr
>  Issue Type: New Feature
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Jason Gerlowski
>Priority: Major
> Fix For: 8.3
>
> Attachments: SOLR-13622.patch, SOLR-13622.patch
>
>
> The FileStream will read files from a local filesystem and Stream back each 
> line of the file as a tuple.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Comment Edited] (SOLR-13622) Add FileStream Streaming Expression

2019-08-04 Thread Joel Bernstein (JIRA)


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

Joel Bernstein edited comment on SOLR-13622 at 8/4/19 4:29 PM:
---

This function work great! As I've been testing it out I've found the "files" 
function name to be a bit confusing (I had originally requested the name 
"files"). I was thinking that a better name might be "cat".

The sample syntax would be:
{code:java}
cat("file.csv"){code}
We can keep the undelying FileStream class and just map a different function 
name.

The reason I like "cat" is that it behaves very much like the unix cat command 
and the Streaming Expression design is very similar to the unix pipes design.  


was (Author: joel.bernstein):
This function work great! As I've been testing it out I've found the "files" 
function name to be a bit confusing (I had originally requested that name). I 
was thinking that a better name might be "cat".

The sample syntax would be:
{code:java}
cat("file.csv"){code}
We can keep the undelying FileStream class and just map a different function 
name.

The reason I like "cat" is that it behaves very much like the unix cat command 
and the Streaming Expression design is very similar to the unix pipes design.  

> Add FileStream Streaming Expression
> ---
>
> Key: SOLR-13622
> URL: https://issues.apache.org/jira/browse/SOLR-13622
> Project: Solr
>  Issue Type: New Feature
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Jason Gerlowski
>Priority: Major
> Fix For: 8.3
>
> Attachments: SOLR-13622.patch, SOLR-13622.patch
>
>
> The FileStream will read files from a local filesystem and Stream back each 
> line of the file as a tuple.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Comment Edited] (SOLR-13622) Add FileStream Streaming Expression

2019-08-04 Thread Joel Bernstein (JIRA)


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

Joel Bernstein edited comment on SOLR-13622 at 8/4/19 4:29 PM:
---

This functions work great! As I've been testing it out I've found the "files" 
function name to be a bit confusing (I had originally requested that name). I 
was thinking that a better name might be "cat".

The sample syntax would be:
{code:java}
cat("file.csv"){code}
We can keep the undelying FileStream class and just map a different function 
name.

The reason I like "cat" is that it behaves very much like the unix cat command 
and the Streaming Expression design is very similar to the unix pipes design.  


was (Author: joel.bernstein):
The more that I test out this feature the less I like the function name 
"files". I was thinking that a better name might be "cat".

The sample syntax would be:
{code:java}
cat("file.csv"){code}
We can keep the undelying FileStream class and just map a different function 
name.

The reason I like "cat" is that it behaves very much like the unix cat command 
and the Streaming Expression design is very similar to the unix pipes design.  

> Add FileStream Streaming Expression
> ---
>
> Key: SOLR-13622
> URL: https://issues.apache.org/jira/browse/SOLR-13622
> Project: Solr
>  Issue Type: New Feature
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Jason Gerlowski
>Priority: Major
> Fix For: 8.3
>
> Attachments: SOLR-13622.patch, SOLR-13622.patch
>
>
> The FileStream will read files from a local filesystem and Stream back each 
> line of the file as a tuple.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Comment Edited] (SOLR-13622) Add FileStream Streaming Expression

2019-08-04 Thread Joel Bernstein (JIRA)


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

Joel Bernstein edited comment on SOLR-13622 at 8/4/19 4:29 PM:
---

This function work great! As I've been testing it out I've found the "files" 
function name to be a bit confusing (I had originally requested that name). I 
was thinking that a better name might be "cat".

The sample syntax would be:
{code:java}
cat("file.csv"){code}
We can keep the undelying FileStream class and just map a different function 
name.

The reason I like "cat" is that it behaves very much like the unix cat command 
and the Streaming Expression design is very similar to the unix pipes design.  


was (Author: joel.bernstein):
This functions work great! As I've been testing it out I've found the "files" 
function name to be a bit confusing (I had originally requested that name). I 
was thinking that a better name might be "cat".

The sample syntax would be:
{code:java}
cat("file.csv"){code}
We can keep the undelying FileStream class and just map a different function 
name.

The reason I like "cat" is that it behaves very much like the unix cat command 
and the Streaming Expression design is very similar to the unix pipes design.  

> Add FileStream Streaming Expression
> ---
>
> Key: SOLR-13622
> URL: https://issues.apache.org/jira/browse/SOLR-13622
> Project: Solr
>  Issue Type: New Feature
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Jason Gerlowski
>Priority: Major
> Fix For: 8.3
>
> Attachments: SOLR-13622.patch, SOLR-13622.patch
>
>
> The FileStream will read files from a local filesystem and Stream back each 
> line of the file as a tuple.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Comment Edited] (SOLR-13622) Add FileStream Streaming Expression

2019-08-04 Thread Joel Bernstein (JIRA)


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

Joel Bernstein edited comment on SOLR-13622 at 8/4/19 4:17 PM:
---

The more that I test out this feature the less I like the function name 
"files". I was thinking that a better name might be "cat".

The sample syntax would be:
{code:java}
cat("file.csv"){code}
We can keep the undelying FileStream class and just map a different function 
name.

The reason I like "cat" is that it behaves very much like the unix cat command 
and the Streaming Expression design is very similar to the unix pipes design.  


was (Author: joel.bernstein):
The more that I test out this feature the less I like the function name 
"files". I was thinking that a better name might be "cat".

The sample syntax would be:
{code:java}
cat("file.csv"){code}
We can keep the undelying FileStream class and just map a different function 
name.

The reason I like "cat" is that it behaves very much like the unix cat command 
and the Streaming Expression design is very similar to the unix pipes design. 

 

 

> Add FileStream Streaming Expression
> ---
>
> Key: SOLR-13622
> URL: https://issues.apache.org/jira/browse/SOLR-13622
> Project: Solr
>  Issue Type: New Feature
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Jason Gerlowski
>Priority: Major
> Fix For: 8.3
>
> Attachments: SOLR-13622.patch, SOLR-13622.patch
>
>
> The FileStream will read files from a local filesystem and Stream back each 
> line of the file as a tuple.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Comment Edited] (SOLR-13622) Add FileStream Streaming Expression

2019-08-04 Thread Joel Bernstein (JIRA)


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

Joel Bernstein edited comment on SOLR-13622 at 8/4/19 4:16 PM:
---

The more that I test out this feature the less I like the function name 
"files". I was thinking that a better name might be "cat".

The sample syntax would be:
{code:java}
cat("file.csv"){code}
We can keep the undelying FileStream class and just map a different function 
name.

The reason I like "cat" is that it behaves very much like the unix cat command 
and the Streaming Expression design is very similar to the unix pipes design. 

 

 


was (Author: joel.bernstein):
The more that I test out this feature the less I like the function name 
"files". I was thinking that a better name might be "cat".

The sample syntax would be:
{code:java}
cat("file.csv"){code}

> Add FileStream Streaming Expression
> ---
>
> Key: SOLR-13622
> URL: https://issues.apache.org/jira/browse/SOLR-13622
> Project: Solr
>  Issue Type: New Feature
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Jason Gerlowski
>Priority: Major
> Fix For: 8.3
>
> Attachments: SOLR-13622.patch, SOLR-13622.patch
>
>
> The FileStream will read files from a local filesystem and Stream back each 
> line of the file as a tuple.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-13622) Add FileStream Streaming Expression

2019-08-04 Thread Joel Bernstein (JIRA)


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

Joel Bernstein commented on SOLR-13622:
---

The more that I test out this feature the less I like the function name 
"files". I was thinking that a better name might be "cat".

The sample syntax would be:
{code:java}
cat("file.csv"){code}

> Add FileStream Streaming Expression
> ---
>
> Key: SOLR-13622
> URL: https://issues.apache.org/jira/browse/SOLR-13622
> Project: Solr
>  Issue Type: New Feature
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Jason Gerlowski
>Priority: Major
> Fix For: 8.3
>
> Attachments: SOLR-13622.patch, SOLR-13622.patch
>
>
> The FileStream will read files from a local filesystem and Stream back each 
> line of the file as a tuple.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13667) Add upper, lower, trim and split Stream Evaluators

2019-08-02 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13667:
--
Attachment: SOLR-13667.patch

> Add upper, lower, trim and split Stream Evaluators
> --
>
> Key: SOLR-13667
> URL: https://issues.apache.org/jira/browse/SOLR-13667
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
> Attachments: SOLR-13667.patch, SOLR-13667.patch
>
>
> The upper and lower Stream Evaluators will convert strings to upper and lower 
> case. The trim Stream Evaluator will trim whitespace from strings and the 
> split Stream Evaluator will split a string by a delimiter regex.
> These functions will operate on both strings and lists of strings. These are 
> useful functions for cleaning data during the loading process.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13675) Allow zplot to visualize 2D cluster centroids

2019-08-02 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13675:
--
Summary: Allow zplot to visualize 2D cluster centroids  (was: All zplot to 
visualize 2D cluster centroids)

> Allow zplot to visualize 2D cluster centroids
> -
>
> Key: SOLR-13675
> URL: https://issues.apache.org/jira/browse/SOLR-13675
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
>
> Currently zplot can visualize 2D clusters in Apache Zeppelin. This ticket 
> will allow zplot to plot 2D cluster centroids as well. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Created] (SOLR-13675) All zplot to visualize 2D cluster centroids

2019-08-02 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-13675:
-

 Summary: All zplot to visualize 2D cluster centroids
 Key: SOLR-13675
 URL: https://issues.apache.org/jira/browse/SOLR-13675
 Project: Solr
  Issue Type: New Feature
  Security Level: Public (Default Security Level. Issues are Public)
  Components: streaming expressions
Reporter: Joel Bernstein


Currently zplot can visualize 2D clusters in Apache Zeppelin. This ticket will 
allow zplot to plot 2D cluster centroids as well. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Assigned] (SOLR-13675) All zplot to visualize 2D cluster centroids

2019-08-02 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein reassigned SOLR-13675:
-

Assignee: Joel Bernstein

> All zplot to visualize 2D cluster centroids
> ---
>
> Key: SOLR-13675
> URL: https://issues.apache.org/jira/browse/SOLR-13675
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
>
> Currently zplot can visualize 2D clusters in Apache Zeppelin. This ticket 
> will allow zplot to plot 2D cluster centroids as well. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13667) Add upper, lower, trim and split Stream Evaluators

2019-08-01 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13667:
--
Attachment: SOLR-13667.patch

> Add upper, lower, trim and split Stream Evaluators
> --
>
> Key: SOLR-13667
> URL: https://issues.apache.org/jira/browse/SOLR-13667
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
> Attachments: SOLR-13667.patch
>
>
> The upper and lower Stream Evaluators will convert strings to upper and lower 
> case. The trim Stream Evaluator will trim whitespace from strings and the 
> split Stream Evaluator will split a string by a delimiter regex.
> These functions will operate on both strings and lists of strings. These are 
> useful functions for cleaning data during the loading process.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13667) Add upper, lower, trim and split Stream Evaluators

2019-08-01 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13667:
--
Description: 
The upper and lower Stream Evaluators will convert strings to upper and lower 
case. The trim Stream Evaluator will trim whitespace from strings and the split 
Stream Evaluator will split a string by a delimiter regex.

These functions will operate on both strings and lists of strings. These are 
useful functions for cleaning data during the loading process.

  was:
The upper and lower Stream Evaluators will convert strings to upper and lower 
case. The trim Stream Evaluator will trim whitespace from strings and the split 
Stream Evaluator will split a string by a delimiter regex.

These functions will operate on both strings and lists of strings. These are 
useful functions for cleaning data for during the loading process.


> Add upper, lower, trim and split Stream Evaluators
> --
>
> Key: SOLR-13667
> URL: https://issues.apache.org/jira/browse/SOLR-13667
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
>
> The upper and lower Stream Evaluators will convert strings to upper and lower 
> case. The trim Stream Evaluator will trim whitespace from strings and the 
> split Stream Evaluator will split a string by a delimiter regex.
> These functions will operate on both strings and lists of strings. These are 
> useful functions for cleaning data during the loading process.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13667) Add upper, lower, trim and split Stream Evaluators

2019-08-01 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13667:
--
Description: 
The upper and lower Stream Evaluators will convert strings to upper and lower 
case. The trim Stream Evaluator will trim whitespace from strings and the split 
Stream Evaluator will split a string by a delimiter regex.

These functions will operate on both strings and lists of strings. These are 
useful functions for cleaning data for during the loading process.

  was:
The upper and lower Stream Evaluators will convert strings to upper and lower 
case. The trim Stream Evaluator will trim whitespace from strings and the split 
Stream Evaluator will split a string by a delimiter regex.

These functions will operate on both strings and lists of strings. These are 
useful functions for cleaning data for string fields.


> Add upper, lower, trim and split Stream Evaluators
> --
>
> Key: SOLR-13667
> URL: https://issues.apache.org/jira/browse/SOLR-13667
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
>
> The upper and lower Stream Evaluators will convert strings to upper and lower 
> case. The trim Stream Evaluator will trim whitespace from strings and the 
> split Stream Evaluator will split a string by a delimiter regex.
> These functions will operate on both strings and lists of strings. These are 
> useful functions for cleaning data for during the loading process.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13667) Add upper, lower, trim and split Stream Evaluators

2019-08-01 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13667:
--
Description: 
The upper and lower Stream Evaluators will convert strings to upper and lower 
case. The trim Stream Evaluator will trim whitespace from strings and the split 
Stream Evaluator will split a string by a delimiter regex.

These functions will operate on both strings and lists of strings. These are 
useful functions for cleaning data for string fields.

  was:The upper and lower Stream Evaluators will convert strings to upper and 
lower case. They will operate on both strings and lists of strings. These are 
useful functions for cleaning data for string fields.


> Add upper, lower, trim and split Stream Evaluators
> --
>
> Key: SOLR-13667
> URL: https://issues.apache.org/jira/browse/SOLR-13667
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
>
> The upper and lower Stream Evaluators will convert strings to upper and lower 
> case. The trim Stream Evaluator will trim whitespace from strings and the 
> split Stream Evaluator will split a string by a delimiter regex.
> These functions will operate on both strings and lists of strings. These are 
> useful functions for cleaning data for string fields.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13667) Add upper, lower, trim and split Stream Evaluators

2019-08-01 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13667:
--
Summary: Add upper, lower, trim and split Stream Evaluators  (was: Add 
upper and lower Stream Evaluators)

> Add upper, lower, trim and split Stream Evaluators
> --
>
> Key: SOLR-13667
> URL: https://issues.apache.org/jira/browse/SOLR-13667
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
>
> The upper and lower Stream Evaluators will convert strings to upper and lower 
> case. They will operate on both strings and lists of strings. These are 
> useful functions for cleaning data for string fields.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13621) Visual log parsing and data loading with Streaming Expressions

2019-08-01 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13621:
--
Summary: Visual log parsing and data loading with Streaming Expressions  
(was: Visual log parsing and data loading with for Streaming Expressions)

> Visual log parsing and data loading with Streaming Expressions
> --
>
> Key: SOLR-13621
> URL: https://issues.apache.org/jira/browse/SOLR-13621
> Project: Solr
>  Issue Type: New Feature
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
>
> Streaming Expressions and Math Expressions are now mature on the query side. 
> This includes the ability to query, transform, analyze and visualize data. 
> It's now time to build the data loading and log parsing capabilities to apply 
> the full suite of mathematics and visualizations over log data and CSV files.
> The design is to have stream sources that read from a file system and stream 
> decorators that parse different file and log formats. The data can be further 
> transformed and joined with other data by stream decorators and sent to any 
> Solr Cloud collection with the update Stream.
> This design also allows Streaming Expressions to perform regex filtering, 
> aggregations, statistical analysis and visualization directly over CSV files 
> and log files before the data is loaded to Solr. Because of Streaming 
> Expressions built in paralyzation capabilities this allows Solr Cloud to 
> behave like a massively parallel *grep* engine. 
> It also allows users to visualize data using Apache Zeppelin as part of 
> loading process, to make it easier to understand the data before it's loaded 
> into an index.
> This ticket will track the sub-tickets for the different log formats that 
> will be supported.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13621) Visual log parsing and data loading with for Streaming Expressions

2019-08-01 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13621:
--
Summary: Visual log parsing and data loading with for Streaming Expressions 
 (was: Visual log parsing and data with for Streaming Expressions)

> Visual log parsing and data loading with for Streaming Expressions
> --
>
> Key: SOLR-13621
> URL: https://issues.apache.org/jira/browse/SOLR-13621
> Project: Solr
>  Issue Type: New Feature
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
>
> Streaming Expressions and Math Expressions are now mature on the query side. 
> This includes the ability to query, transform, analyze and visualize data. 
> It's now time to build the data loading and log parsing capabilities to apply 
> the full suite of mathematics and visualizations over log data and CSV files.
> The design is to have stream sources that read from a file system and stream 
> decorators that parse different file and log formats. The data can be further 
> transformed and joined with other data by stream decorators and sent to any 
> Solr Cloud collection with the update Stream.
> This design also allows Streaming Expressions to perform regex filtering, 
> aggregations, statistical analysis and visualization directly over CSV files 
> and log files before the data is loaded to Solr. Because of Streaming 
> Expressions built in paralyzation capabilities this allows Solr Cloud to 
> behave like a massively parallel *grep* engine. 
> It also allows users to visualize data using Apache Zeppelin as part of 
> loading process, to make it easier to understand the data before it's loaded 
> into an index.
> This ticket will track the sub-tickets for the different log formats that 
> will be supported.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13621) Visual log parsing and data with for Streaming Expressions

2019-08-01 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13621:
--
Summary: Visual log parsing and data with for Streaming Expressions  (was: 
Visual log parsing and data loading framework for Streaming Expressions)

> Visual log parsing and data with for Streaming Expressions
> --
>
> Key: SOLR-13621
> URL: https://issues.apache.org/jira/browse/SOLR-13621
> Project: Solr
>  Issue Type: New Feature
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
>
> Streaming Expressions and Math Expressions are now mature on the query side. 
> This includes the ability to query, transform, analyze and visualize data. 
> It's now time to build the data loading and log parsing capabilities to apply 
> the full suite of mathematics and visualizations over log data and CSV files.
> The design is to have stream sources that read from a file system and stream 
> decorators that parse different file and log formats. The data can be further 
> transformed and joined with other data by stream decorators and sent to any 
> Solr Cloud collection with the update Stream.
> This design also allows Streaming Expressions to perform regex filtering, 
> aggregations, statistical analysis and visualization directly over CSV files 
> and log files before the data is loaded to Solr. Because of Streaming 
> Expressions built in paralyzation capabilities this allows Solr Cloud to 
> behave like a massively parallel *grep* engine. 
> It also allows users to visualize data using Apache Zeppelin as part of 
> loading process, to make it easier to understand the data before it's loaded 
> into an index.
> This ticket will track the sub-tickets for the different log formats that 
> will be supported.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13621) Visual log parsing and data loading framework for Streaming Expressions

2019-08-01 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13621:
--
Description: 
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes the ability to query, transform, analyze and visualize data. 

It's now time to build the data loading and log parsing capabilities to apply 
the full suite of mathematics and visualizations over log data and CSV files.

The design is to have stream sources that read from a file system and stream 
decorators that parse different file and log formats. The data can be further 
transformed and joined with other data by stream decorators and sent to any 
Solr Cloud collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, statistical analysis and visualization directly over CSV files 
and log files before the data is loaded to Solr. Because of Streaming 
Expressions built in paralyzation capabilities this allows Solr Cloud to behave 
like a massively parallel *grep* engine. 

It also allows users to visualize data using Apache Zeppelin as part of loading 
process, to make it easier to understand the data before it's loaded into an 
index.

This ticket will track the sub-tickets for the different log formats that will 
be supported.

  was:
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes the ability to query, transform, analyze and visualize data. 

It's now time to build the data loading and log parsing capabilities to apply 
the full suite of mathematics and visualizations over log data and CSV files.

The design is to have stream sources that read from a file system and stream 
decorators that parse different file and log formats. The data can be further 
transformed and joined with other data by stream decorators and sent to any 
Solr Cloud collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, statistical analysis and visualization directly over CSV files 
and log files before the data is loaded to Solr. Because of Streaming 
Expressions built in paralyzation capabilities this allows Solr Cloud to behave 
like a massively parallel *grep* engine. 

It also allows users to visualize data using Apache Zeppelin as part of loading 
process, to make it easier understand the data before it's loaded into an index.

This ticket will track the sub-tickets for the different log formats that will 
be supported.


> Visual log parsing and data loading framework for Streaming Expressions
> ---
>
> Key: SOLR-13621
> URL: https://issues.apache.org/jira/browse/SOLR-13621
> Project: Solr
>  Issue Type: New Feature
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
>
> Streaming Expressions and Math Expressions are now mature on the query side. 
> This includes the ability to query, transform, analyze and visualize data. 
> It's now time to build the data loading and log parsing capabilities to apply 
> the full suite of mathematics and visualizations over log data and CSV files.
> The design is to have stream sources that read from a file system and stream 
> decorators that parse different file and log formats. The data can be further 
> transformed and joined with other data by stream decorators and sent to any 
> Solr Cloud collection with the update Stream.
> This design also allows Streaming Expressions to perform regex filtering, 
> aggregations, statistical analysis and visualization directly over CSV files 
> and log files before the data is loaded to Solr. Because of Streaming 
> Expressions built in paralyzation capabilities this allows Solr Cloud to 
> behave like a massively parallel *grep* engine. 
> It also allows users to visualize data using Apache Zeppelin as part of 
> loading process, to make it easier to understand the data before it's loaded 
> into an index.
> This ticket will track the sub-tickets for the different log formats that 
> will be supported.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13621) Visual log parsing and data loading framework for Streaming Expressions

2019-08-01 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13621:
--
Description: 
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes the ability to query, transform, analyze and visualize data. 

It's now time to build the data loading and log parsing capabilities to apply 
the full suite of mathematics and visualizations over log data and CSV files.

The design is to have stream sources that read from a file system and stream 
decorators that parse different file and log formats. The data can be further 
transformed and joined with other data by stream decorators and sent to any 
Solr Cloud collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, statistical analysis and visualization directly over CSV files 
and log files before the data is loaded to Solr. Because of Streaming 
Expressions built in paralyzation capabilities this allows Solr Cloud to behave 
like a massively parallel *grep* engine. 

It also allows users to visualize data using Apache Zeppelin as part of loading 
process, to make it easier understand the data before it's loaded into an index.

This ticket will track the sub-tickets for the different log formats that will 
be supported.

  was:
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes the ability to query, transform, analyze and visualize data. 

It's now time to build the data loading and log parsing capabilities to apply 
the full suite of mathematics and visualizations over log data and CSV files.

The design is to have stream sources that read from a file system and stream 
decorators that parse different file and log formats. The data can be further 
transformed and joined with other data by stream decorators and sent to any 
Solr Cloud collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, statistical analysis and visualizations directly over CSV files 
and log files before the data is loaded to Solr. Because of Streaming 
Expressions built in paralyzation capabilities this allows Solr Cloud to behave 
like a massively parallel *grep* engine. 

It also allows users to visualize data using Apache Zeppelin as part of loading 
process, to make it easier understand the data before it's loaded into an index.

This ticket will track the sub-tickets for the different log formats that will 
be supported.


> Visual log parsing and data loading framework for Streaming Expressions
> ---
>
> Key: SOLR-13621
> URL: https://issues.apache.org/jira/browse/SOLR-13621
> Project: Solr
>  Issue Type: New Feature
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
>
> Streaming Expressions and Math Expressions are now mature on the query side. 
> This includes the ability to query, transform, analyze and visualize data. 
> It's now time to build the data loading and log parsing capabilities to apply 
> the full suite of mathematics and visualizations over log data and CSV files.
> The design is to have stream sources that read from a file system and stream 
> decorators that parse different file and log formats. The data can be further 
> transformed and joined with other data by stream decorators and sent to any 
> Solr Cloud collection with the update Stream.
> This design also allows Streaming Expressions to perform regex filtering, 
> aggregations, statistical analysis and visualization directly over CSV files 
> and log files before the data is loaded to Solr. Because of Streaming 
> Expressions built in paralyzation capabilities this allows Solr Cloud to 
> behave like a massively parallel *grep* engine. 
> It also allows users to visualize data using Apache Zeppelin as part of 
> loading process, to make it easier understand the data before it's loaded 
> into an index.
> This ticket will track the sub-tickets for the different log formats that 
> will be supported.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13621) Visual log parsing and data loading framework for Streaming Expressions

2019-08-01 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13621:
--
Description: 
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes the ability to query, transform, analyze and visualize data. 

It's now time to build the data loading and log parsing capabilities to apply 
the full suite of mathematics and visualizations over log data and CSV files.

The design is to have stream sources that read from a file system and stream 
decorators that parse different file and log formats. The data can be further 
transformed and joined with other data by stream decorators and sent to any 
Solr Cloud collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, statistical analysis and visualizations directly over CSV files 
and log files before the data is loaded to Solr. Because of Streaming 
Expressions built in paralyzation capabilities this allows Solr Cloud to behave 
like a massively parallel *grep* engine. 

It also allows users to visualize data using Apache Zeppelin as part of loading 
process, to make it easier understand the data before it's loaded into an index.

This ticket will track the sub-tickets for the different log formats that will 
be supported.

  was:
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes the ability to query, transform, analyze and visualize data. 

It's now time to build the data loading and log parsing capabilities to apply 
the full suite of mathematics and visualizations over log data and CSV files.

The design is to have stream sources that read from a file system and stream 
decorators that parse different file and log formats. The data can be further 
transformed and joined with other data by stream decorators and sent to any 
Solr Cloud collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, analysis and visualizations directly over CSV files and log files 
before the data is loaded to Solr. Because of Streaming Expressions built in 
paralyzation capabilities this allows Solr Cloud to behave like a massively 
parallel *grep* engine. 

It also allows users to visualize data using Apache Zeppelin as part of loading 
process, to make it easier understand the data before it's loaded into an index.

This ticket will track the sub-tickets for the different log formats that will 
be supported.


> Visual log parsing and data loading framework for Streaming Expressions
> ---
>
> Key: SOLR-13621
> URL: https://issues.apache.org/jira/browse/SOLR-13621
> Project: Solr
>  Issue Type: New Feature
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
>
> Streaming Expressions and Math Expressions are now mature on the query side. 
> This includes the ability to query, transform, analyze and visualize data. 
> It's now time to build the data loading and log parsing capabilities to apply 
> the full suite of mathematics and visualizations over log data and CSV files.
> The design is to have stream sources that read from a file system and stream 
> decorators that parse different file and log formats. The data can be further 
> transformed and joined with other data by stream decorators and sent to any 
> Solr Cloud collection with the update Stream.
> This design also allows Streaming Expressions to perform regex filtering, 
> aggregations, statistical analysis and visualizations directly over CSV files 
> and log files before the data is loaded to Solr. Because of Streaming 
> Expressions built in paralyzation capabilities this allows Solr Cloud to 
> behave like a massively parallel *grep* engine. 
> It also allows users to visualize data using Apache Zeppelin as part of 
> loading process, to make it easier understand the data before it's loaded 
> into an index.
> This ticket will track the sub-tickets for the different log formats that 
> will be supported.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13621) Visual log parsing and data loading framework for Streaming Expressions

2019-08-01 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13621:
--
Description: 
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes the ability to query, transform, analyze and visualize data. 

It's now time to build the data loading and log parsing capabilities to apply 
the full suite of mathematics and visualizations over log data and CSV files.

The design is to have stream sources that read from a file system and stream 
decorators that parse different file and log formats. The data can be further 
transformed and joined with other data by stream decorators and sent to any 
Solr Cloud collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, analysis and visualizations directly over CSV files and log files 
before the data is loaded to Solr. Because of Streaming Expressions built in 
paralyzation capabilities this allows Solr Cloud to behave like a massively 
parallel *grep* engine. 

It also allows users to visualize data using Apache Zeppelin as part of loading 
process, to make it easier understand the data before it's loaded into an index.

This ticket will track the sub-tickets for the different log formats that will 
be supported.

  was:
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes the ability to query, transform, analyze and visualize data. 

It's now time to build the data loading and log parsing capabilities to apply 
the full suite of mathematics and visualizations over log data and CSV files.

The design is to have stream sources that read from a file system and stream 
decorators that parse different file and log formats. The data can be further 
transformed and joined with other data by stream decorators and sent to any 
Solr Cloud collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, analysis and visualizations over CSV files and log files. Because 
of Streaming Expressions built in paralyzation capabilities this allows Solr 
Cloud to behave like a massively parallel *grep* engine. 

It also allows users to visualize data using Apache Zeppelin as part of loading 
process, to make it easier understand the data before it's loaded into an index.

This ticket will track the sub-tickets for the different log formats that will 
be supported.


> Visual log parsing and data loading framework for Streaming Expressions
> ---
>
> Key: SOLR-13621
> URL: https://issues.apache.org/jira/browse/SOLR-13621
> Project: Solr
>  Issue Type: New Feature
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
>
> Streaming Expressions and Math Expressions are now mature on the query side. 
> This includes the ability to query, transform, analyze and visualize data. 
> It's now time to build the data loading and log parsing capabilities to apply 
> the full suite of mathematics and visualizations over log data and CSV files.
> The design is to have stream sources that read from a file system and stream 
> decorators that parse different file and log formats. The data can be further 
> transformed and joined with other data by stream decorators and sent to any 
> Solr Cloud collection with the update Stream.
> This design also allows Streaming Expressions to perform regex filtering, 
> aggregations, analysis and visualizations directly over CSV files and log 
> files before the data is loaded to Solr. Because of Streaming Expressions 
> built in paralyzation capabilities this allows Solr Cloud to behave like a 
> massively parallel *grep* engine. 
> It also allows users to visualize data using Apache Zeppelin as part of 
> loading process, to make it easier understand the data before it's loaded 
> into an index.
> This ticket will track the sub-tickets for the different log formats that 
> will be supported.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13621) Visual log parsing and data loading framework for Streaming Expressions

2019-08-01 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13621:
--
Description: 
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes the ability to query, transform, analyze and visualize data. 

It's now time to build the data loading and log parsing capabilities to apply 
the full suite of mathematics and visualizations over log data and CSV files.

The design is to have stream sources that read from a file system and stream 
decorators that parse different file and log formats. The data can be further 
transformed and joined with other data by stream decorators and sent to any 
Solr Cloud collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, analysis and visualizations over CSV files and log files. Because 
of Streaming Expressions built in paralyzation capabilities this allows Solr 
Cloud to behave like a massively parallel *grep* engine. 

It also allows users to visualize data using Apache Zeppelin as part of loading 
process, to make it easier understand the data before it's loaded into an index.

This ticket will track the sub-tickets for the different log formats that will 
be supported.

  was:
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes the ability to query, transform, analyze and visualize data. 

It's now time to build the data loading and log parsing capabilities to apply 
the full suite of mathematics and visualizations over log data and CSV files.

The design is to have stream sources that read from a file system and stream 
decorators that parse different file and log formats. The data can be further 
transformed and joined with other data by stream decorators and sent to any 
Solr Cloud collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, analysis and visualizations over CSV files and log files. Because 
of Streaming Expressions built in paralyzation capabilities this allows Solr 
Cloud to behave like a massively parallel *grep* engine. 

This ticket will track the sub-tickets for the different log formats that will 
be supported.


> Visual log parsing and data loading framework for Streaming Expressions
> ---
>
> Key: SOLR-13621
> URL: https://issues.apache.org/jira/browse/SOLR-13621
> Project: Solr
>  Issue Type: New Feature
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
>
> Streaming Expressions and Math Expressions are now mature on the query side. 
> This includes the ability to query, transform, analyze and visualize data. 
> It's now time to build the data loading and log parsing capabilities to apply 
> the full suite of mathematics and visualizations over log data and CSV files.
> The design is to have stream sources that read from a file system and stream 
> decorators that parse different file and log formats. The data can be further 
> transformed and joined with other data by stream decorators and sent to any 
> Solr Cloud collection with the update Stream.
> This design also allows Streaming Expressions to perform regex filtering, 
> aggregations, analysis and visualizations over CSV files and log files. 
> Because of Streaming Expressions built in paralyzation capabilities this 
> allows Solr Cloud to behave like a massively parallel *grep* engine. 
> It also allows users to visualize data using Apache Zeppelin as part of 
> loading process, to make it easier understand the data before it's loaded 
> into an index.
> This ticket will track the sub-tickets for the different log formats that 
> will be supported.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13621) Visual log parsing and data loading framework for Streaming Expressions

2019-08-01 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13621:
--
Summary: Visual log parsing and data loading framework for Streaming 
Expressions  (was: Log parsing and loading framework for Streaming Expressions)

> Visual log parsing and data loading framework for Streaming Expressions
> ---
>
> Key: SOLR-13621
> URL: https://issues.apache.org/jira/browse/SOLR-13621
> Project: Solr
>  Issue Type: New Feature
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
>
> Streaming Expressions and Math Expressions are now mature on the query side. 
> This includes the ability to query, transform, analyze and visualize data. 
> It's now time to build the data loading and log parsing capabilities to apply 
> the full suite of mathematics and visualizations over log data and CSV files.
> The design is to have stream sources that read from a file system and stream 
> decorators that parse different file and log formats. The data can be further 
> transformed and joined with other data by stream decorators and sent to any 
> Solr Cloud collection with the update Stream.
> This design also allows Streaming Expressions to perform regex filtering, 
> aggregations, analysis and visualizations over CSV files and log files. 
> Because of Streaming Expressions built in paralyzation capabilities this 
> allows Solr Cloud to behave like a massively parallel *grep* engine. 
> This ticket will track the sub-tickets for the different log formats that 
> will be supported.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13621) Log parsing and loading framework for Streaming Expressions

2019-08-01 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13621:
--
Description: 
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes the ability to query, transform, analyze and visualize data. 

It's now time to build the data loading and log parsing capabilities to apply 
the full suite of mathematics and visualizations over log data and CSV files.

The design is to have stream sources that read from a file system and stream 
decorators that parse different file and log formats. The data can be further 
transformed and joined with other data by stream decorators and sent to any 
Solr Cloud collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, analysis and visualizations over CSV files and log files. Because 
of Streaming Expressions built in paralyzation capabilities this allows Solr 
Cloud to behave like a massively parallel *grep* engine. 

This ticket will track the sub-tickets for the different log formats that will 
be supported.

  was:
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes the ability to query, transform, analyze and visualize data. 

It's now time to build the log parsing and loading capabilities to apply the 
full suite of mathematics and visualizations over log data.

The design is to have stream sources that read from a file system and stream 
decorators that parse different log formats. The data can be further 
transformed and joined with other data by stream decorators and sent to any 
Solr Cloud collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, analysis and visualizations over raw text files. Because of 
Streaming Expressions built in paralyzation capabilities this allows Solr Cloud 
to behave like a massively parallel *grep* engine. 

This ticket will track the sub-tickets for the different log formats that will 
be supported.


> Log parsing and loading framework for Streaming Expressions
> ---
>
> Key: SOLR-13621
> URL: https://issues.apache.org/jira/browse/SOLR-13621
> Project: Solr
>  Issue Type: New Feature
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
>
> Streaming Expressions and Math Expressions are now mature on the query side. 
> This includes the ability to query, transform, analyze and visualize data. 
> It's now time to build the data loading and log parsing capabilities to apply 
> the full suite of mathematics and visualizations over log data and CSV files.
> The design is to have stream sources that read from a file system and stream 
> decorators that parse different file and log formats. The data can be further 
> transformed and joined with other data by stream decorators and sent to any 
> Solr Cloud collection with the update Stream.
> This design also allows Streaming Expressions to perform regex filtering, 
> aggregations, analysis and visualizations over CSV files and log files. 
> Because of Streaming Expressions built in paralyzation capabilities this 
> allows Solr Cloud to behave like a massively parallel *grep* engine. 
> This ticket will track the sub-tickets for the different log formats that 
> will be supported.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Resolved] (SOLR-13625) Add CsvStream, TsvStream Streaming Expressions and supporting Stream Evaluators

2019-08-01 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein resolved SOLR-13625.
---
Resolution: Resolved

> Add CsvStream, TsvStream Streaming Expressions and supporting Stream 
> Evaluators
> ---
>
> Key: SOLR-13625
> URL: https://issues.apache.org/jira/browse/SOLR-13625
> Project: Solr
>  Issue Type: New Feature
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
> Fix For: 8.3
>
> Attachments: SOLR-13625.patch, SOLR-13625.patch, SOLR-13625.patch, 
> SOLR-13625.patch, SOLR-13625.patch
>
>
> The CsvStream, TsvStream Streaming Expressions parse CSV and TSV files and 
> load fields into tuples for indexing into Solr Cloud collections. Other 
> Stream Evaluators were also added in this ticket to support various data 
> loading operations. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Created] (SOLR-13667) Add upper and lower Stream Evaluators

2019-07-31 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-13667:
-

 Summary: Add upper and lower Stream Evaluators
 Key: SOLR-13667
 URL: https://issues.apache.org/jira/browse/SOLR-13667
 Project: Solr
  Issue Type: New Feature
  Security Level: Public (Default Security Level. Issues are Public)
  Components: streaming expressions
Reporter: Joel Bernstein


The upper and lower Stream Evaluators will convert strings to upper and lower 
case. They will operate on both strings and lists of strings. These are useful 
functions for cleaning data for string fields.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13625) Add CsvStream, TsvStream Streaming Expressions and supporting Stream Evaluators

2019-07-30 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13625:
--
Fix Version/s: 8.3

> Add CsvStream, TsvStream Streaming Expressions and supporting Stream 
> Evaluators
> ---
>
> Key: SOLR-13625
> URL: https://issues.apache.org/jira/browse/SOLR-13625
> Project: Solr
>  Issue Type: New Feature
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
> Fix For: 8.3
>
> Attachments: SOLR-13625.patch, SOLR-13625.patch, SOLR-13625.patch, 
> SOLR-13625.patch, SOLR-13625.patch
>
>
> The CsvStream, TsvStream Streaming Expressions parse CSV and TSV files and 
> load fields into tuples for indexing into Solr Cloud collections. Other 
> Stream Evaluators were also added in this ticket to support various data 
> loading operations. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Assigned] (SOLR-13625) Add CsvStream, TsvStream Streaming Expressions and supporting Stream Evaluators

2019-07-30 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein reassigned SOLR-13625:
-

Assignee: Joel Bernstein

> Add CsvStream, TsvStream Streaming Expressions and supporting Stream 
> Evaluators
> ---
>
> Key: SOLR-13625
> URL: https://issues.apache.org/jira/browse/SOLR-13625
> Project: Solr
>  Issue Type: New Feature
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
> Attachments: SOLR-13625.patch, SOLR-13625.patch, SOLR-13625.patch, 
> SOLR-13625.patch, SOLR-13625.patch
>
>
> The CsvStream, TsvStream Streaming Expressions parse CSV and TSV files and 
> load fields into tuples for indexing into Solr Cloud collections. Other 
> Stream Evaluators were also added in this ticket to support various data 
> loading operations. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13625) Add CsvStream, TsvStream Streaming Expressions and supporting Stream Evaluators

2019-07-30 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13625:
--
Description: The CsvStream, TsvStream Streaming Expressions parse CSV and 
TSV files and load fields into tuples for indexing into Solr Cloud collections. 
Other Stream Evaluators were also added in this ticket to support various data 
loading operations.   (was: The CsvStream Streaming Expression parses CSV files 
and  loads fields into tuples for indexing into Solr Cloud collections.)

> Add CsvStream, TsvStream Streaming Expressions and supporting Stream 
> Evaluators
> ---
>
> Key: SOLR-13625
> URL: https://issues.apache.org/jira/browse/SOLR-13625
> Project: Solr
>  Issue Type: New Feature
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
> Attachments: SOLR-13625.patch, SOLR-13625.patch, SOLR-13625.patch, 
> SOLR-13625.patch, SOLR-13625.patch
>
>
> The CsvStream, TsvStream Streaming Expressions parse CSV and TSV files and 
> load fields into tuples for indexing into Solr Cloud collections. Other 
> Stream Evaluators were also added in this ticket to support various data 
> loading operations. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13625) Add CsvStream, TsvStream Streaming Expressions and supporting Stream Evaluators

2019-07-25 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13625:
--
Summary: Add CsvStream, TsvStream Streaming Expressions and supporting 
Stream Evaluators  (was: Add CsvStream Streaming Expression)

> Add CsvStream, TsvStream Streaming Expressions and supporting Stream 
> Evaluators
> ---
>
> Key: SOLR-13625
> URL: https://issues.apache.org/jira/browse/SOLR-13625
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
> Attachments: SOLR-13625.patch, SOLR-13625.patch, SOLR-13625.patch, 
> SOLR-13625.patch, SOLR-13625.patch
>
>
> The CsvStream Streaming Expression parses CSV files and  loads fields into 
> tuples for indexing into Solr Cloud collections.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13625) Add CsvStream Streaming Expression

2019-07-24 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13625:
--
Attachment: SOLR-13625.patch

> Add CsvStream Streaming Expression
> --
>
> Key: SOLR-13625
> URL: https://issues.apache.org/jira/browse/SOLR-13625
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
> Attachments: SOLR-13625.patch, SOLR-13625.patch, SOLR-13625.patch, 
> SOLR-13625.patch, SOLR-13625.patch
>
>
> The CsvStream Streaming Expression parses CSV files and  loads fields into 
> tuples for indexing into Solr Cloud collections.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13625) Add CsvStream Streaming Expression

2019-07-24 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13625:
--
Attachment: (was: SOLR-13625.patch)

> Add CsvStream Streaming Expression
> --
>
> Key: SOLR-13625
> URL: https://issues.apache.org/jira/browse/SOLR-13625
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
> Attachments: SOLR-13625.patch, SOLR-13625.patch, SOLR-13625.patch, 
> SOLR-13625.patch, SOLR-13625.patch
>
>
> The CsvStream Streaming Expression parses CSV files and  loads fields into 
> tuples for indexing into Solr Cloud collections.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13625) Add CsvStream Streaming Expression

2019-07-24 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13625:
--
Attachment: SOLR-13625.patch

> Add CsvStream Streaming Expression
> --
>
> Key: SOLR-13625
> URL: https://issues.apache.org/jira/browse/SOLR-13625
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
> Attachments: SOLR-13625.patch, SOLR-13625.patch, SOLR-13625.patch, 
> SOLR-13625.patch, SOLR-13625.patch
>
>
> The CsvStream Streaming Expression parses CSV files and  loads fields into 
> tuples for indexing into Solr Cloud collections.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13625) Add CsvStream Streaming Expression

2019-07-20 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13625:
--
Attachment: SOLR-13625.patch

> Add CsvStream Streaming Expression
> --
>
> Key: SOLR-13625
> URL: https://issues.apache.org/jira/browse/SOLR-13625
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
> Attachments: SOLR-13625.patch, SOLR-13625.patch, SOLR-13625.patch, 
> SOLR-13625.patch
>
>
> The CsvStream Streaming Expression parses CSV files and  loads fields into 
> tuples for indexing into Solr Cloud collections.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13625) Add CsvStream Streaming Expression

2019-07-19 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13625:
--
Attachment: SOLR-13625.patch

> Add CsvStream Streaming Expression
> --
>
> Key: SOLR-13625
> URL: https://issues.apache.org/jira/browse/SOLR-13625
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
> Attachments: SOLR-13625.patch, SOLR-13625.patch, SOLR-13625.patch
>
>
> The CsvStream Streaming Expression parses CSV files and  loads fields into 
> tuples for indexing into Solr Cloud collections.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13625) Add CsvStream Streaming Expression

2019-07-19 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13625:
--
Attachment: SOLR-13625.patch

> Add CsvStream Streaming Expression
> --
>
> Key: SOLR-13625
> URL: https://issues.apache.org/jira/browse/SOLR-13625
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
> Attachments: SOLR-13625.patch, SOLR-13625.patch
>
>
> The CsvStream Streaming Expression parses CSV files and  loads fields into 
> tuples for indexing into Solr Cloud collections.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13625) Add CsvStream Streaming Expression

2019-07-19 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13625:
--
Attachment: (was: SOLR-13625.patch)

> Add CsvStream Streaming Expression
> --
>
> Key: SOLR-13625
> URL: https://issues.apache.org/jira/browse/SOLR-13625
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
> Attachments: SOLR-13625.patch
>
>
> The CsvStream Streaming Expression parses CSV files and  loads fields into 
> tuples for indexing into Solr Cloud collections.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13625) Add CsvStream Streaming Expression

2019-07-19 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13625:
--
Attachment: SOLR-13625.patch

> Add CsvStream Streaming Expression
> --
>
> Key: SOLR-13625
> URL: https://issues.apache.org/jira/browse/SOLR-13625
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
> Attachments: SOLR-13625.patch
>
>
> The CsvStream Streaming Expression parses CSV files and  loads fields into 
> tuples for indexing into Solr Cloud collections.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13625) Add CsvStream Streaming Expression

2019-07-19 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13625:
--
Attachment: SOLR-13625.patch

> Add CsvStream Streaming Expression
> --
>
> Key: SOLR-13625
> URL: https://issues.apache.org/jira/browse/SOLR-13625
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
> Attachments: SOLR-13625.patch
>
>
> The CsvStream Streaming Expression parses CSV files and  loads fields into 
> tuples for indexing into Solr Cloud collections.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13644) Add dateFormat Stream Evaluator

2019-07-19 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13644:
--
Description: The *dataFormat* Stream Evaluator will parse and format date 
strings. This will be useful in transforming dates in log files for loading 
into Solr indexes. Under the covers the Java SimpleDateFormat class will 
provide the implementation.  (was: The *dataFormat* Stream evaluator will parse 
and format date strings. This will be useful in transforming dates in log files 
for loading into Solr indexes. Under the covers the Java SimpleDateFormat class 
will provide the implementation.)

> Add dateFormat Stream Evaluator
> ---
>
> Key: SOLR-13644
> URL: https://issues.apache.org/jira/browse/SOLR-13644
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
>
> The *dataFormat* Stream Evaluator will parse and format date strings. This 
> will be useful in transforming dates in log files for loading into Solr 
> indexes. Under the covers the Java SimpleDateFormat class will provide the 
> implementation.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Created] (SOLR-13644) Add dateFormat Stream Evaluator

2019-07-19 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-13644:
-

 Summary: Add dateFormat Stream Evaluator
 Key: SOLR-13644
 URL: https://issues.apache.org/jira/browse/SOLR-13644
 Project: Solr
  Issue Type: New Feature
  Security Level: Public (Default Security Level. Issues are Public)
  Components: streaming expressions
Reporter: Joel Bernstein


The *dataFormat* Stream evaluator will parse and format date strings. This will 
be useful in transforming dates in log files for loading into Solr indexes. 
Under the covers the Java SimpleDateFormat class will provide the 
implementation.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13632) Allow the integrate Stream Evaluator to compute integrals for each control point by default

2019-07-15 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13632:
--
Component/s: streaming expressions

> Allow the integrate Stream Evaluator to compute integrals for each control 
> point by default
> ---
>
> Key: SOLR-13632
> URL: https://issues.apache.org/jira/browse/SOLR-13632
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
>
> Currently the *integrate* Stream Evaluator expects a start and end range to 
> compute an integral. This ticket will allow the integrate function to emit a 
> vector of integrals computed for each control point, with a start range of 
> the initial control point. This will be useful for plotting cumulative 
> integrals from the initial control point.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13621) Log parsing and loading framework for Streaming Expressions

2019-07-15 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13621:
--
Description: 
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes the ability to query, transform, analyze and visualize data. 

It's now time to build the log parsing and loading capabilities to apply the 
full suite of mathematics and visualizations over log data.

The design is to have stream sources that read from a file system and stream 
decorators that parse different log formats. The data can be further 
transformed and joined with other data by stream decorators and sent to any 
Solr Cloud collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, analysis and visualizations over raw text files. Because of 
Streaming Expressions built in paralyzation capabilities this allows Solr Cloud 
to behave like a massively parallel *grep* engine. 

This ticket will track the sub-tickets for the different log formats that will 
be supported.

  was:
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes the ability to query, transform, analyze and visualize data. 

It's now time to build the log parsing and loading capabilities to apply the 
full suite of mathematics and visitations over log data.

The design is to have stream sources that read from a file system and stream 
decorators that parse different log formats. The data can be further 
transformed and joined with other data by stream decorators and sent to any 
Solr Cloud collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, analysis and visualizations over raw text files. Because of 
Streaming Expressions built in paralyzation capabilities this allows Solr Cloud 
to behave like a massively parallel *grep* engine. 

This ticket will track the sub-tickets for the different log formats that will 
be supported.


> Log parsing and loading framework for Streaming Expressions
> ---
>
> Key: SOLR-13621
> URL: https://issues.apache.org/jira/browse/SOLR-13621
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
>
> Streaming Expressions and Math Expressions are now mature on the query side. 
> This includes the ability to query, transform, analyze and visualize data. 
> It's now time to build the log parsing and loading capabilities to apply the 
> full suite of mathematics and visualizations over log data.
> The design is to have stream sources that read from a file system and stream 
> decorators that parse different log formats. The data can be further 
> transformed and joined with other data by stream decorators and sent to any 
> Solr Cloud collection with the update Stream.
> This design also allows Streaming Expressions to perform regex filtering, 
> aggregations, analysis and visualizations over raw text files. Because of 
> Streaming Expressions built in paralyzation capabilities this allows Solr 
> Cloud to behave like a massively parallel *grep* engine. 
> This ticket will track the sub-tickets for the different log formats that 
> will be supported.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13621) Log parsing and loading framework for Streaming Expressions

2019-07-15 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13621:
--
Description: 
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes the ability to query, transform, analyze and visualize data. 

It's now time to build the log parsing and loading capabilities to apply the 
full suite of mathematics and visitations over log data.

The design is to have stream sources that read from a file system and stream 
decorators that parse different log formats. The data can be further 
transformed and joined with other data by stream decorators and sent to any 
Solr Cloud collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, analysis and visualizations over raw text files. Because of 
Streaming Expressions built in paralyzation capabilities this allows Solr Cloud 
to behave like a massively parallel *grep* engine. 

This ticket will track the sub-tickets for the different log formats that will 
be supported.

  was:
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes the ability to query, transform, analyze and visualize data. 

It's now time to build the log parsing and loading capabilities. So we can 
unleash the full suite of mathematics and visitations over log data.

The design is to have stream sources that read from a file system and stream 
decorators that parse different log formats. The data can be further 
transformed and joined with other data by stream decorators and sent to any 
Solr Cloud collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, analysis and visualizations over raw text files. Because of 
Streaming Expressions built in paralyzation capabilities this allows Solr Cloud 
to behave like a massively parallel *grep* engine. 

This ticket will track the sub-tickets for the different log formats that will 
be supported.


> Log parsing and loading framework for Streaming Expressions
> ---
>
> Key: SOLR-13621
> URL: https://issues.apache.org/jira/browse/SOLR-13621
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
>
> Streaming Expressions and Math Expressions are now mature on the query side. 
> This includes the ability to query, transform, analyze and visualize data. 
> It's now time to build the log parsing and loading capabilities to apply the 
> full suite of mathematics and visitations over log data.
> The design is to have stream sources that read from a file system and stream 
> decorators that parse different log formats. The data can be further 
> transformed and joined with other data by stream decorators and sent to any 
> Solr Cloud collection with the update Stream.
> This design also allows Streaming Expressions to perform regex filtering, 
> aggregations, analysis and visualizations over raw text files. Because of 
> Streaming Expressions built in paralyzation capabilities this allows Solr 
> Cloud to behave like a massively parallel *grep* engine. 
> This ticket will track the sub-tickets for the different log formats that 
> will be supported.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13621) Log parsing and loading framework for Streaming Expressions

2019-07-15 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13621:
--
Description: 
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes the ability to query, transform, analyze and visualize data. 

It's now time to build the log parsing and loading capabilities. So we can 
unleash the full suite of mathematics and visitations over log data.

The design is to have stream sources that read from a file system and stream 
decorators that parse different log formats. The data can be further 
transformed and joined with other data by stream decorators and sent to any 
Solr Cloud collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, analysis and visualizations over raw text files. Because of 
Streaming Expressions built in paralyzation capabilities this allows Solr Cloud 
to behave like a massively parallel *grep* engine. 

This ticket will track the sub-tickets for the different log formats that will 
be supported.

  was:
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes the ability to query, transform, analyze and visualize data. 

It's now time to build the log parsing and loading capabilities. 

The design is to have stream sources that read from a file system and stream 
decorators that parse different log formats. The data can be further 
transformed and joined with other data by stream decorators and sent to any 
Solr Cloud collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, analysis and visualizations over raw text files. Because of 
Streaming Expressions built in paralyzation capabilities this allows Solr Cloud 
to behave like a massively parallel *grep* engine. 

This ticket will track the sub-tickets for the different log formats that will 
be supported.


> Log parsing and loading framework for Streaming Expressions
> ---
>
> Key: SOLR-13621
> URL: https://issues.apache.org/jira/browse/SOLR-13621
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
>
> Streaming Expressions and Math Expressions are now mature on the query side. 
> This includes the ability to query, transform, analyze and visualize data. 
> It's now time to build the log parsing and loading capabilities. So we can 
> unleash the full suite of mathematics and visitations over log data.
> The design is to have stream sources that read from a file system and stream 
> decorators that parse different log formats. The data can be further 
> transformed and joined with other data by stream decorators and sent to any 
> Solr Cloud collection with the update Stream.
> This design also allows Streaming Expressions to perform regex filtering, 
> aggregations, analysis and visualizations over raw text files. Because of 
> Streaming Expressions built in paralyzation capabilities this allows Solr 
> Cloud to behave like a massively parallel *grep* engine. 
> This ticket will track the sub-tickets for the different log formats that 
> will be supported.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Created] (SOLR-13636) Add CommenEventFormatStream (CEF) Streaming Expressions

2019-07-15 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-13636:
-

 Summary: Add CommenEventFormatStream (CEF) Streaming Expressions
 Key: SOLR-13636
 URL: https://issues.apache.org/jira/browse/SOLR-13636
 Project: Solr
  Issue Type: Improvement
  Security Level: Public (Default Security Level. Issues are Public)
Reporter: Joel Bernstein


The CommonEventFormatStream will parse Commen Event Format (CEF) logs and load 
fields into tuples to be loaded into Solr Cloud.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13636) Add CommonEventFormatStream (CEF) Streaming Expression

2019-07-15 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13636:
--
Summary: Add CommonEventFormatStream (CEF) Streaming Expression  (was: Add 
CommonEventFormatStream (CEF) Streaming Expressions)

> Add CommonEventFormatStream (CEF) Streaming Expression
> --
>
> Key: SOLR-13636
> URL: https://issues.apache.org/jira/browse/SOLR-13636
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Priority: Major
>
> The CommonEventFormatStream will parse Commen Event Format (CEF) logs and 
> load fields into tuples to be loaded into Solr Cloud.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13636) Add CommonEventFormatStream (CEF) Streaming Expressions

2019-07-15 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13636:
--
Summary: Add CommonEventFormatStream (CEF) Streaming Expressions  (was: Add 
CommenEventFormatStream (CEF) Streaming Expressions)

> Add CommonEventFormatStream (CEF) Streaming Expressions
> ---
>
> Key: SOLR-13636
> URL: https://issues.apache.org/jira/browse/SOLR-13636
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Priority: Major
>
> The CommonEventFormatStream will parse Commen Event Format (CEF) logs and 
> load fields into tuples to be loaded into Solr Cloud.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13621) Log parsing and loading framework for Streaming Expressions

2019-07-15 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13621:
--
Description: 
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes the ability to query, transform, analyze and visualize data. 

It's now time to build the log parsing and loading capabilities. 

The design is to have stream sources that read from a file system and stream 
decorators that parse different log formats. The data can be further 
transformed and joined with other data by stream decorators and sent to any 
Solr Cloud collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, analysis and visualizations over raw text files. Because of 
Streaming Expression built in paralyzation capabilities this allows Solr Cloud 
to behave like a massively parallel *grep* engine. 

This ticket will track the sub-tickets for the different log formats that will 
be supported.

  was:
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes the ability to query, transform, analyze and visualize data. 

It's now time to build the log parsing and loading capabilities. 

The design is to have stream sources that read from a file system and stream 
decorators that parse different log formats. The data can be further 
transformed and joined with other data by stream decorators and sent to any 
Solr Cloud collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, analysis and visualizations over raw text files. 

This ticket will track the sub-tickets for the different log formats that will 
be supported.


> Log parsing and loading framework for Streaming Expressions
> ---
>
> Key: SOLR-13621
> URL: https://issues.apache.org/jira/browse/SOLR-13621
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
>
> Streaming Expressions and Math Expressions are now mature on the query side. 
> This includes the ability to query, transform, analyze and visualize data. 
> It's now time to build the log parsing and loading capabilities. 
> The design is to have stream sources that read from a file system and stream 
> decorators that parse different log formats. The data can be further 
> transformed and joined with other data by stream decorators and sent to any 
> Solr Cloud collection with the update Stream.
> This design also allows Streaming Expressions to perform regex filtering, 
> aggregations, analysis and visualizations over raw text files. Because of 
> Streaming Expression built in paralyzation capabilities this allows Solr 
> Cloud to behave like a massively parallel *grep* engine. 
> This ticket will track the sub-tickets for the different log formats that 
> will be supported.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13621) Log parsing and loading framework for Streaming Expressions

2019-07-15 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13621:
--
Description: 
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes the ability to query, transform, analyze and visualize data. 

It's now time to build the log parsing and loading capabilities. 

The design is to have stream sources that read from a file system and stream 
decorators that parse different log formats. The data can be further 
transformed and joined with other data by stream decorators and sent to any 
Solr Cloud collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, analysis and visualizations over raw text files. Because of 
Streaming Expressions built in paralyzation capabilities this allows Solr Cloud 
to behave like a massively parallel *grep* engine. 

This ticket will track the sub-tickets for the different log formats that will 
be supported.

  was:
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes the ability to query, transform, analyze and visualize data. 

It's now time to build the log parsing and loading capabilities. 

The design is to have stream sources that read from a file system and stream 
decorators that parse different log formats. The data can be further 
transformed and joined with other data by stream decorators and sent to any 
Solr Cloud collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, analysis and visualizations over raw text files. Because of 
Streaming Expression built in paralyzation capabilities this allows Solr Cloud 
to behave like a massively parallel *grep* engine. 

This ticket will track the sub-tickets for the different log formats that will 
be supported.


> Log parsing and loading framework for Streaming Expressions
> ---
>
> Key: SOLR-13621
> URL: https://issues.apache.org/jira/browse/SOLR-13621
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
>
> Streaming Expressions and Math Expressions are now mature on the query side. 
> This includes the ability to query, transform, analyze and visualize data. 
> It's now time to build the log parsing and loading capabilities. 
> The design is to have stream sources that read from a file system and stream 
> decorators that parse different log formats. The data can be further 
> transformed and joined with other data by stream decorators and sent to any 
> Solr Cloud collection with the update Stream.
> This design also allows Streaming Expressions to perform regex filtering, 
> aggregations, analysis and visualizations over raw text files. Because of 
> Streaming Expressions built in paralyzation capabilities this allows Solr 
> Cloud to behave like a massively parallel *grep* engine. 
> This ticket will track the sub-tickets for the different log formats that 
> will be supported.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13635) Add SolrLogStream Streaming Expression

2019-07-15 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13635:
--
Environment: (was: The SolrLogStream will parse Solr Log Format and 
create tuples with fields that can be indexed into Solr Cloud collections.)

> Add SolrLogStream Streaming Expression
> --
>
> Key: SOLR-13635
> URL: https://issues.apache.org/jira/browse/SOLR-13635
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Priority: Major
>
> The SolrLogStream will parse Solr Log Format and create tuples with fields 
> that can be indexed into Solr Cloud collections.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Created] (SOLR-13635) Add SolrLogStream Streaming Expression

2019-07-15 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-13635:
-

 Summary: Add SolrLogStream Streaming Expression
 Key: SOLR-13635
 URL: https://issues.apache.org/jira/browse/SOLR-13635
 Project: Solr
  Issue Type: Improvement
  Security Level: Public (Default Security Level. Issues are Public)
 Environment: The SolrLogStream will parse Solr Log Format and create 
tuples with fields that can be indexed into Solr Cloud collections.
Reporter: Joel Bernstein






--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13635) Add SolrLogStream Streaming Expression

2019-07-15 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13635:
--
Description: The SolrLogStream will parse Solr Log Format and create tuples 
with fields that can be indexed into Solr Cloud collections.

> Add SolrLogStream Streaming Expression
> --
>
> Key: SOLR-13635
> URL: https://issues.apache.org/jira/browse/SOLR-13635
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
> Environment: The SolrLogStream will parse Solr Log Format and create 
> tuples with fields that can be indexed into Solr Cloud collections.
>Reporter: Joel Bernstein
>Priority: Major
>
> The SolrLogStream will parse Solr Log Format and create tuples with fields 
> that can be indexed into Solr Cloud collections.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13635) Add SolrLogStream Streaming Expression

2019-07-15 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13635:
--
Component/s: streaming expressions

> Add SolrLogStream Streaming Expression
> --
>
> Key: SOLR-13635
> URL: https://issues.apache.org/jira/browse/SOLR-13635
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
>
> The SolrLogStream will parse Solr Log Format and create tuples with fields 
> that can be indexed into Solr Cloud collections.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Comment Edited] (SOLR-13622) Add FileStream Streaming Expression

2019-07-15 Thread Joel Bernstein (JIRA)


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

Joel Bernstein edited comment on SOLR-13622 at 7/15/19 12:42 PM:
-

The StreamContext has a reference to the SolrCore where the request is being 
executed. 
{code:java}
SolrCore core = (SolrCore)streamContext.get("solr-core"){code}
Once you have the core you can get the SolrResourceLoader and then figure out 
how to fetch files.

The SolrCore is set for each request in StreamHandler line 174.


was (Author: joel.bernstein):
The StreamContext has a reference to the SolrCore where the request is being 
executed. 
{code:java}
SolrCore core = streamContext.get("solr-core"){code}
Once you have the core you can get the SolrResourceLoader and then figure out 
how to fetch files.

The SolrCore is set for each request in StreamHandler line 174.

> Add FileStream Streaming Expression
> ---
>
> Key: SOLR-13622
> URL: https://issues.apache.org/jira/browse/SOLR-13622
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Jason Gerlowski
>Priority: Major
> Attachments: SOLR-13622.patch
>
>
> The FileStream will read files from a local filesystem and Stream back each 
> line of the file as a tuple.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-13622) Add FileStream Streaming Expression

2019-07-15 Thread Joel Bernstein (JIRA)


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

Joel Bernstein commented on SOLR-13622:
---

The StreamContext has a reference to the SolrCore where the request is being 
executed. 
{code:java}
SolrCore core = streamContext.get("solr-core"){code}
Once you have the core you can get the SolrResourceLoader and then figure out 
how to fetch files.

The SolrCore is set for each request in StreamHandler line 174.

> Add FileStream Streaming Expression
> ---
>
> Key: SOLR-13622
> URL: https://issues.apache.org/jira/browse/SOLR-13622
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Jason Gerlowski
>Priority: Major
> Attachments: SOLR-13622.patch
>
>
> The FileStream will read files from a local filesystem and Stream back each 
> line of the file as a tuple.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Assigned] (SOLR-13632) Allow the integrate Stream Evaluator to compute integrals for each control point by default

2019-07-14 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein reassigned SOLR-13632:
-

Assignee: Joel Bernstein

> Allow the integrate Stream Evaluator to compute integrals for each control 
> point by default
> ---
>
> Key: SOLR-13632
> URL: https://issues.apache.org/jira/browse/SOLR-13632
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
>
> Currently the *integrate* Stream Evaluator expects a start and end range to 
> compute an integral. This ticket will allow the integrate function to emit a 
> vector of integrals computed for each control point, with a start range of 
> the initial control point. This will be useful for plotting cumulative 
> integrals from the initial control point.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13632) Allow the integrate Stream Evaluator to compute integrals for each control point by default

2019-07-14 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13632:
--
Summary: Allow the integrate Stream Evaluator to compute integrals for each 
control point by default  (was: The integrate Stream Evaluator should compute 
integrals for each control point by default)

> Allow the integrate Stream Evaluator to compute integrals for each control 
> point by default
> ---
>
> Key: SOLR-13632
> URL: https://issues.apache.org/jira/browse/SOLR-13632
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Priority: Major
>
> Currently the *integrate* Stream Evaluator expects a start and end range to 
> compute an integral. This ticket will allow the integrate function to emit a 
> vector of integrals computed for each control point, with a start range of 
> the initial control point. This will be useful for plotting cumulative 
> integrals from the initial control point.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13632) The integrate Stream Evaluator should compute integrals for each control point by default

2019-07-14 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13632:
--
Description: Currently the *integrate* Stream Evaluator expects a start and 
end range to compute an integral. This ticket will allow the integrate function 
to emit a vector of integrals computed for each control point, with a start 
range of the initial control point. This will be useful for plotting cumulative 
integrals.  (was: Currently the *integrate* Stream Evaluator expects a start 
and end range to compute an integral. This ticket will allow the integrate 
function to emit a vector of integrals showing the integrals computed for each 
control point, with a start range of the initial control point.)

> The integrate Stream Evaluator should compute integrals for each control 
> point by default
> -
>
> Key: SOLR-13632
> URL: https://issues.apache.org/jira/browse/SOLR-13632
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Priority: Major
>
> Currently the *integrate* Stream Evaluator expects a start and end range to 
> compute an integral. This ticket will allow the integrate function to emit a 
> vector of integrals computed for each control point, with a start range of 
> the initial control point. This will be useful for plotting cumulative 
> integrals.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13632) The integrate Stream Evaluator should compute integrals for each control point by default

2019-07-14 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13632:
--
Description: Currently the *integrate* Stream Evaluator expects a start and 
end range to compute an integral. This ticket will allow the integrate function 
to emit a vector of integrals computed for each control point, with a start 
range of the initial control point. This will be useful for plotting cumulative 
integrals from the initial control point.  (was: Currently the *integrate* 
Stream Evaluator expects a start and end range to compute an integral. This 
ticket will allow the integrate function to emit a vector of integrals computed 
for each control point, with a start range of the initial control point. This 
will be useful for plotting cumulative integrals.)

> The integrate Stream Evaluator should compute integrals for each control 
> point by default
> -
>
> Key: SOLR-13632
> URL: https://issues.apache.org/jira/browse/SOLR-13632
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Priority: Major
>
> Currently the *integrate* Stream Evaluator expects a start and end range to 
> compute an integral. This ticket will allow the integrate function to emit a 
> vector of integrals computed for each control point, with a start range of 
> the initial control point. This will be useful for plotting cumulative 
> integrals from the initial control point.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Created] (SOLR-13632) The integrate Stream Evaluator should compute integrals for each control point by default

2019-07-14 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-13632:
-

 Summary: The integrate Stream Evaluator should compute integrals 
for each control point by default
 Key: SOLR-13632
 URL: https://issues.apache.org/jira/browse/SOLR-13632
 Project: Solr
  Issue Type: Improvement
  Security Level: Public (Default Security Level. Issues are Public)
Reporter: Joel Bernstein


Currently the *integrate* Stream Evaluator expects a start and end range to 
compute an integral. This ticket will allow the integrate function to emit a 
vector of integrals showing the integrals computed for each control point, with 
a start range of the initial control point.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13621) Log parsing and loading framework for Streaming Expressions

2019-07-11 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13621:
--
Description: 
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes the ability to query, transform, analyze and visualize data. 

It's now time to build the log parsing and loading capabilities. 

The design is to have stream sources that read from a file system and stream 
decorators that parse different log formats. The data can be further 
transformed and joined with other data by stream decorators and sent to any 
Solr Cloud collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, analysis and visualizations over raw text files. 

This ticket will track the sub-tickets for the different log formats that will 
be supported.

  was:
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes the ability to query, aggregate, transform, analyze and visualize 
data. 

It's now time to build the log parsing and loading capabilities. 

The design is to have stream sources that read from a file system and stream 
decorators that parse different log formats. The data can be further 
transformed and joined by stream decorators and sent to any Solr Cloud 
collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, analysis and visualizations over raw text files. 

This ticket will track the sub-tickets for the different log formats that will 
be supported.


> Log parsing and loading framework for Streaming Expressions
> ---
>
> Key: SOLR-13621
> URL: https://issues.apache.org/jira/browse/SOLR-13621
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
>
> Streaming Expressions and Math Expressions are now mature on the query side. 
> This includes the ability to query, transform, analyze and visualize data. 
> It's now time to build the log parsing and loading capabilities. 
> The design is to have stream sources that read from a file system and stream 
> decorators that parse different log formats. The data can be further 
> transformed and joined with other data by stream decorators and sent to any 
> Solr Cloud collection with the update Stream.
> This design also allows Streaming Expressions to perform regex filtering, 
> aggregations, analysis and visualizations over raw text files. 
> This ticket will track the sub-tickets for the different log formats that 
> will be supported.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13621) Log parsing and loading framework for Streaming Expressions

2019-07-11 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13621:
--
Description: 
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes the ability to query, aggregate, transform, analyze and visualize 
data. 

It's now time to build the log parsing and loading capabilities. 

The design is to have stream sources that read from a file system and stream 
decorators that parse different log formats. The data can be further 
transformed and joined by stream decorators and sent to any Solr Cloud 
collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, analysis and visualizations over raw text files. 

This ticket will track the sub-tickets for the different log formats that will 
be supported.

  was:
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes the ability to query, transform, analyze and visualize data. 

It's now time to build the log parsing and loading capabilities. 

The design is to have stream sources that read from a file system and stream 
decorators that parse different log formats. The data can be further 
transformed and joined by stream decorators and sent to any Solr Cloud 
collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, analysis and visualizations over raw text files. 

This ticket will track the sub-tickets for the different log formats that will 
be supported.


> Log parsing and loading framework for Streaming Expressions
> ---
>
> Key: SOLR-13621
> URL: https://issues.apache.org/jira/browse/SOLR-13621
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
>
> Streaming Expressions and Math Expressions are now mature on the query side. 
> This includes the ability to query, aggregate, transform, analyze and 
> visualize data. 
> It's now time to build the log parsing and loading capabilities. 
> The design is to have stream sources that read from a file system and stream 
> decorators that parse different log formats. The data can be further 
> transformed and joined by stream decorators and sent to any Solr Cloud 
> collection with the update Stream.
> This design also allows Streaming Expressions to perform regex filtering, 
> aggregations, analysis and visualizations over raw text files. 
> This ticket will track the sub-tickets for the different log formats that 
> will be supported.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13621) Log parsing and loading framework for Streaming Expressions

2019-07-11 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13621:
--
Description: 
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes the ability to query, transform, analyze and visualize data. 

It's now time to build the log parsing and loading capabilities. 

The design is to have stream sources that read from a file system and stream 
decorators that parse different log formats. The data can be further 
transformed and joined by stream decorators and sent to any Solr Cloud 
collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, analysis and visualizations over raw text files. 

This ticket will track the sub-tickets for the different log formats that will 
be supported.

  was:
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes query, transform, analyze and visualization capabilities. 

It's now time to build the log parsing and loading capabilities. 

The design is to have stream sources that read from a file system and stream 
decorators that parse different log formats. The data can be further 
transformed and joined by stream decorators and sent to any Solr Cloud 
collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, analysis and visualizations over raw text files. 

This ticket will track the sub-tickets for the different log formats that will 
be supported.


> Log parsing and loading framework for Streaming Expressions
> ---
>
> Key: SOLR-13621
> URL: https://issues.apache.org/jira/browse/SOLR-13621
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
>
> Streaming Expressions and Math Expressions are now mature on the query side. 
> This includes the ability to query, transform, analyze and visualize data. 
> It's now time to build the log parsing and loading capabilities. 
> The design is to have stream sources that read from a file system and stream 
> decorators that parse different log formats. The data can be further 
> transformed and joined by stream decorators and sent to any Solr Cloud 
> collection with the update Stream.
> This design also allows Streaming Expressions to perform regex filtering, 
> aggregations, analysis and visualizations over raw text files. 
> This ticket will track the sub-tickets for the different log formats that 
> will be supported.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13621) Log parsing and loading framework for Streaming Expressions

2019-07-11 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13621:
--
Component/s: streaming expressions

> Log parsing and loading framework for Streaming Expressions
> ---
>
> Key: SOLR-13621
> URL: https://issues.apache.org/jira/browse/SOLR-13621
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
>
> Streaming Expressions and Math Expressions are now mature on the query side. 
> This includes query, transform, analyze and visualization capabilities. 
> It's now time to build the log parsing and loading capabilities. 
> The design is to have stream sources that read from a file system and stream 
> decorators that parse different log formats. The data can be further 
> transformed and joined by stream decorators and sent to any Solr Cloud 
> collection with the update Stream.
> This design also allows Streaming Expressions to perform regex filtering, 
> aggregations, analysis and visualizations over raw text files. 
> This ticket will track the sub-tickets for the different log formats that 
> will be supported.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13625) Add CsvStream Streaming Expression

2019-07-11 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13625:
--
Component/s: streaming expressions

> Add CsvStream Streaming Expression
> --
>
> Key: SOLR-13625
> URL: https://issues.apache.org/jira/browse/SOLR-13625
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
>
> The CsvStream Streaming Expression parses CSV files and  loads fields into 
> tuples for indexing into Solr Cloud collections.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13625) Add CsvStream Streaming Expression

2019-07-11 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13625:
--
Summary: Add CsvStream Streaming Expression  (was: Add CsvStream Streaming 
Expressions)

> Add CsvStream Streaming Expression
> --
>
> Key: SOLR-13625
> URL: https://issues.apache.org/jira/browse/SOLR-13625
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Priority: Major
>
> The CsvStream Streaming Expression parses CSV files and  loads fields into 
> tuples for indexing into Solr Cloud collections.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Created] (SOLR-13625) Add CsvStream Streaming Expressions

2019-07-11 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-13625:
-

 Summary: Add CsvStream Streaming Expressions
 Key: SOLR-13625
 URL: https://issues.apache.org/jira/browse/SOLR-13625
 Project: Solr
  Issue Type: New Feature
  Security Level: Public (Default Security Level. Issues are Public)
Reporter: Joel Bernstein


The CsvStream Streaming Expression parses CSV files and  loads fields into 
tuples for indexing into Solr Cloud collections.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13621) Log parsing and loading framework for Streaming Expressions

2019-07-11 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13621:
--
Description: 
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes query, transform, analyze and visualization capabilities. 

It's now time to build the log parsing and loading capabilities. 

The design is to have stream sources that read from a file system and stream 
decorators that parse different log formats. The data can be further 
transformed and joined by stream decorators and sent to any Solr Cloud 
collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, analysis and visualizations over raw text files. 

This ticket will track the sub-tickets for the different log formats that will 
be supported.

  was:
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes query, transform, analyze and visualization capabilities. 

It's now time to build the log parsing and loading capabilities. 

The design is to have stream sources that read from a file system and Stream 
decorators that parse different log formats. The data can be further 
transformed and joined by stream decorators and sent to any Solr Cloud 
collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, analysis and visualizations over raw text files. 

This ticket will track the sub-tickets for the different log formats that will 
be supported.


> Log parsing and loading framework for Streaming Expressions
> ---
>
> Key: SOLR-13621
> URL: https://issues.apache.org/jira/browse/SOLR-13621
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
>
> Streaming Expressions and Math Expressions are now mature on the query side. 
> This includes query, transform, analyze and visualization capabilities. 
> It's now time to build the log parsing and loading capabilities. 
> The design is to have stream sources that read from a file system and stream 
> decorators that parse different log formats. The data can be further 
> transformed and joined by stream decorators and sent to any Solr Cloud 
> collection with the update Stream.
> This design also allows Streaming Expressions to perform regex filtering, 
> aggregations, analysis and visualizations over raw text files. 
> This ticket will track the sub-tickets for the different log formats that 
> will be supported.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13621) Log parsing and loading framework for Streaming Expressions

2019-07-11 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13621:
--
Description: 
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes query, transform, analyze and visualization capabilities. 

It's now time to build the log parsing and loading capabilities. 

The design is to have stream sources that read from a file system and Stream 
decorators that parse different log formats. The data can be further 
transformed and joined by stream decorators and sent to any Solr Cloud 
collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, analysis and visualizations over raw text files. 

This ticket will track the sub-tickets for the different log formats that will 
be supported.

  was:
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes query, transform, analyze and visualization capabilities. 

It's now time to build the log parsing and loading capabilities. 

The design is to have Stream sources that read from a file system and parse 
different log formats. Then data can be transformed and joined by Stream 
Decorators and sent to any Solr Cloud collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, analysis and visualizations over raw text files. 

This ticket will track the sub-tickets for the different log formats that will 
be supported.


> Log parsing and loading framework for Streaming Expressions
> ---
>
> Key: SOLR-13621
> URL: https://issues.apache.org/jira/browse/SOLR-13621
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
>
> Streaming Expressions and Math Expressions are now mature on the query side. 
> This includes query, transform, analyze and visualization capabilities. 
> It's now time to build the log parsing and loading capabilities. 
> The design is to have stream sources that read from a file system and Stream 
> decorators that parse different log formats. The data can be further 
> transformed and joined by stream decorators and sent to any Solr Cloud 
> collection with the update Stream.
> This design also allows Streaming Expressions to perform regex filtering, 
> aggregations, analysis and visualizations over raw text files. 
> This ticket will track the sub-tickets for the different log formats that 
> will be supported.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13621) Log parsing and loading framework for Streaming Expressions

2019-07-11 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13621:
--
Description: 
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes query, transform, analyze and visualization capabilities. 

It's now time to build the log parsing and loading capabilities. 

The design is to have Stream sources that read from a file system and parse 
different log formats. Then data can be transformed and joined by Stream 
Decorators and sent to any Solr Cloud collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering, 
aggregations, analysis and visualizations over raw text files. 

This ticket will track the sub-tickets for the different log formats that will 
be supported.

  was:
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes query, transform, analyze and visualization capabilities. 

It's now time to build the log parsing and loading capabilities. 

The design is to have Stream sources that read from a file system and parse 
different log formats. Then data can be transformed and joined by Stream 
Decorators and sent to any Solr Cloud collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering and 
aggregations and visualizations over raw text files. 

This ticket will track the sub-tickets for the different log formats that will 
be supported.


> Log parsing and loading framework for Streaming Expressions
> ---
>
> Key: SOLR-13621
> URL: https://issues.apache.org/jira/browse/SOLR-13621
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
>
> Streaming Expressions and Math Expressions are now mature on the query side. 
> This includes query, transform, analyze and visualization capabilities. 
> It's now time to build the log parsing and loading capabilities. 
> The design is to have Stream sources that read from a file system and parse 
> different log formats. Then data can be transformed and joined by Stream 
> Decorators and sent to any Solr Cloud collection with the update Stream.
> This design also allows Streaming Expressions to perform regex filtering, 
> aggregations, analysis and visualizations over raw text files. 
> This ticket will track the sub-tickets for the different log formats that 
> will be supported.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13621) Log parsing and loading framework for Streaming Expressions

2019-07-11 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13621:
--
Description: 
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes query, transform, analyze and visualization capabilities. 

It's now time to build the log parsing and loading capabilities. 

The design is to have Stream sources that read from a file system and parse 
different log formats. Then data can be transformed and joined by Stream 
Decorators and sent to any Solr Cloud collection with the update Stream.

This design also allows Streaming Expressions to perform regex filtering and 
aggregations and visualizations over raw text files. 

This ticket will track the sub-tickets for the different log formats that will 
be supported.

  was:
Streaming Expressions and Math Expressions are now mature on the query side. 
This includes query, transform, analyze and visualization capabilities. 

It's now time to build the log parsing and loading capabilities. 

The design is to have Stream sources that read from a file system and parse 
different log formats. Then data can be transformed and joined by Stream 
Decorators and sent to any Solr Cloud collection with the update Stream.

This ticket will track the sub-tickets for the different log formats that will 
be supported.


> Log parsing and loading framework for Streaming Expressions
> ---
>
> Key: SOLR-13621
> URL: https://issues.apache.org/jira/browse/SOLR-13621
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
>
> Streaming Expressions and Math Expressions are now mature on the query side. 
> This includes query, transform, analyze and visualization capabilities. 
> It's now time to build the log parsing and loading capabilities. 
> The design is to have Stream sources that read from a file system and parse 
> different log formats. Then data can be transformed and joined by Stream 
> Decorators and sent to any Solr Cloud collection with the update Stream.
> This design also allows Streaming Expressions to perform regex filtering and 
> aggregations and visualizations over raw text files. 
> This ticket will track the sub-tickets for the different log formats that 
> will be supported.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13623) Add SyslogStream Streaming Expression

2019-07-11 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13623:
--
Component/s: streaming expressions

> Add SyslogStream Streaming Expression
> -
>
> Key: SOLR-13623
> URL: https://issues.apache.org/jira/browse/SOLR-13623
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
>
> The SyslogStream parses syslog data and returns a tuple with fields that can 
> be indexed in a SolrCloud collection.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Assigned] (SOLR-13624) Add CommonLogStream Streaming Expression

2019-07-11 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein reassigned SOLR-13624:
-

Assignee: Joel Bernstein

> Add CommonLogStream Streaming Expression
> 
>
> Key: SOLR-13624
> URL: https://issues.apache.org/jira/browse/SOLR-13624
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
>
> The CommonLogStream will parse Common Log Format and create tuples with 
> fields that can be indexed into Solr Cloud collections.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Created] (SOLR-13624) Add CommonLogStream Streaming Expression

2019-07-11 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-13624:
-

 Summary: Add CommonLogStream Streaming Expression
 Key: SOLR-13624
 URL: https://issues.apache.org/jira/browse/SOLR-13624
 Project: Solr
  Issue Type: New Feature
  Security Level: Public (Default Security Level. Issues are Public)
Reporter: Joel Bernstein


The CommonLogStream will parse Common Log Format and create tuples with fields 
that can be indexed into Solr Cloud collections.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Assigned] (SOLR-13622) Add FileStream Streaming Expression

2019-07-11 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein reassigned SOLR-13622:
-

Assignee: (was: Joel Bernstein)

> Add FileStream Streaming Expression
> ---
>
> Key: SOLR-13622
> URL: https://issues.apache.org/jira/browse/SOLR-13622
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
>
> The FileStream will read files from a local filesystem and Stream back each 
> line of the file as a tuple.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Created] (SOLR-13623) Add SyslogStream Streaming Expression

2019-07-11 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-13623:
-

 Summary: Add SyslogStream Streaming Expression
 Key: SOLR-13623
 URL: https://issues.apache.org/jira/browse/SOLR-13623
 Project: Solr
  Issue Type: New Feature
  Security Level: Public (Default Security Level. Issues are Public)
Reporter: Joel Bernstein


The SyslogStream parses syslog data and returns a tuple with fields that can be 
indexed in a SolrCloud collection.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Created] (SOLR-13622) Add FileStream Streaming Expression

2019-07-11 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-13622:
-

 Summary: Add FileStream Streaming Expression
 Key: SOLR-13622
 URL: https://issues.apache.org/jira/browse/SOLR-13622
 Project: Solr
  Issue Type: New Feature
  Security Level: Public (Default Security Level. Issues are Public)
  Components: streaming expressions
Reporter: Joel Bernstein


The FileStream will read files from a local filesystem and Stream back each 
line of the file as a tuple.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Assigned] (SOLR-13622) Add FileStream Streaming Expression

2019-07-11 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein reassigned SOLR-13622:
-

Assignee: Joel Bernstein

> Add FileStream Streaming Expression
> ---
>
> Key: SOLR-13622
> URL: https://issues.apache.org/jira/browse/SOLR-13622
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
>
> The FileStream will read files from a local filesystem and Stream back each 
> line of the file as a tuple.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Assigned] (SOLR-13621) Log parsing and loading framework for Streaming Expressions

2019-07-11 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein reassigned SOLR-13621:
-

Assignee: Joel Bernstein

> Log parsing and loading framework for Streaming Expressions
> ---
>
> Key: SOLR-13621
> URL: https://issues.apache.org/jira/browse/SOLR-13621
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
>
> Streaming Expressions and Math Expressions are now mature on the query side. 
> This includes query, transform, analyze and visualization capabilities. 
> It's now time to build the log parsing and loading capabilities. 
> The design is to have Stream sources that read from a file system and parse 
> different log formats. Then data can be transformed and joined by Stream 
> Decorators and sent to any Solr Cloud collection with the update Stream.
> This ticket will track the sub-tickets for the different log formats that 
> will be supported.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Created] (SOLR-13621) Log parsing and loading framework for Streaming Expressions

2019-07-11 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-13621:
-

 Summary: Log parsing and loading framework for Streaming 
Expressions
 Key: SOLR-13621
 URL: https://issues.apache.org/jira/browse/SOLR-13621
 Project: Solr
  Issue Type: New Feature
  Security Level: Public (Default Security Level. Issues are Public)
Reporter: Joel Bernstein


Streaming Expressions and Math Expressions are now mature on the query side. 
This includes query, transform, analyze and visualization capabilities. 

It's now time to build the log parsing and loading capabilities. 

The design is to have Stream sources that read from a file system and parse 
different log formats. Then data can be transformed and joined by Stream 
Decorators and sent to any Solr Cloud collection with the update Stream.

This ticket will track the sub-tickets for the different log formats that will 
be supported.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13589) Allow zplot to visualize 2D clusters and convex hulls

2019-07-02 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13589:
--
Description: 
This ticket will add support for visualization of convex hulls through the 
*projectToBorder* function and 2D clusters by adding the *clusters* parameter 
to the zplot function.

The *projectToBorder* function is a function that works together with the 
existing *convexHull* function. It takes two parameters:

1) A Convex Hull created by the *convexHull* function.

2) A matrix of 2D points to project to the border.

The projectToBorder function then projects each 2D point to the Convex Hull 
border and returns a matrix with these points.

Using this approach the border of a convex hull can be visualized in 
interesting ways.

Sample visualizations are attached.

  was:
This ticket will add support for visualization of convex hulls through the 
projectToBorder function and 2D clusters by adding the clusters parameter to 
the zplot function.

The *projectToBorder* function is a function that works together with the 
existing *convexHull* function. It takes two parameters:

1) A Convex Hull created by the *convexHull* function.

2) A matrix of 2D points to project to the border.

The projectToBorder function then projects each 2D point to the Convex Hull 
border and returns a matrix with these points.

Using this approach the border of a convex hull can be visualized in 
interesting ways.

Sample visualizations are attached.


> Allow zplot to visualize 2D clusters and convex hulls
> -
>
> Key: SOLR-13589
> URL: https://issues.apache.org/jira/browse/SOLR-13589
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
> Fix For: 8.2
>
> Attachments: SOLR-13589.patch, SOLR-13589.patch, clusters.png, 
> convex.png
>
>
> This ticket will add support for visualization of convex hulls through the 
> *projectToBorder* function and 2D clusters by adding the *clusters* parameter 
> to the zplot function.
> The *projectToBorder* function is a function that works together with the 
> existing *convexHull* function. It takes two parameters:
> 1) A Convex Hull created by the *convexHull* function.
> 2) A matrix of 2D points to project to the border.
> The projectToBorder function then projects each 2D point to the Convex Hull 
> border and returns a matrix with these points.
> Using this approach the border of a convex hull can be visualized in 
> interesting ways.
> Sample visualizations are attached.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Resolved] (SOLR-13589) Allow zplot to visualize 2D clusters and convex hulls

2019-07-02 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein resolved SOLR-13589.
---
   Resolution: Resolved
Fix Version/s: 8.2

> Allow zplot to visualize 2D clusters and convex hulls
> -
>
> Key: SOLR-13589
> URL: https://issues.apache.org/jira/browse/SOLR-13589
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
> Fix For: 8.2
>
> Attachments: SOLR-13589.patch, SOLR-13589.patch, clusters.png, 
> convex.png
>
>
> This ticket will add support for visualization of convex hulls through the 
> projectToBorder function and 2D clusters by adding the clusters parameter to 
> the zplot function.
> The *projectToBorder* function is a function that works together with the 
> existing *convexHull* function. It takes two parameters:
> 1) A Convex Hull created by the *convexHull* function.
> 2) A matrix of 2D points to project to the border.
> The projectToBorder function then projects each 2D point to the Convex Hull 
> border and returns a matrix with these points.
> Using this approach the border of a convex hull can be visualized in 
> interesting ways.
> Sample visualizations are attached.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13589) Allow zplot to visualize 2D clusters and convex hulls

2019-07-01 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13589:
--
Attachment: convex.png
clusters.png

> Allow zplot to visualize 2D clusters and convex hulls
> -
>
> Key: SOLR-13589
> URL: https://issues.apache.org/jira/browse/SOLR-13589
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
> Attachments: SOLR-13589.patch, SOLR-13589.patch, clusters.png, 
> convex.png
>
>
> This ticket will add support for visualization of convex hulls through the 
> projectToBorder function and 2D clusters by adding the clusters parameter to 
> the zplot function.
> The *projectToBorder* function is a function that works together with the 
> existing *convexHull* function. It takes two parameters:
> 1) A Convex Hull created by the *convexHull* function.
> 2) A matrix of 2D points to project to the border.
> The projectToBorder function then projects each 2D point to the Convex Hull 
> border and returns a matrix with these points.
> Using this approach the border of a convex hull can be visualized in 
> interesting ways.
> Sample visualizations are attached.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13589) Allow zplot to visualize 2D clusters and convex hulls

2019-07-01 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13589:
--
Description: 
This ticket will add support for visualization of convex hulls through the 
projectToBorder function and 2D clusters by adding the clusters parameter to 
the zplot function.

The *projectToBorder* function is a function that works together with the 
existing *convexHull* function. It takes two parameters:

1) A Convex Hull created by the *convexHull* function.

2) A matrix of 2D points to project to the border.

The projectToBorder function then projects each 2D point to the Convex Hull 
border and returns a matrix with these points.

Using this approach the border of a convex hull can be visualized in 
interesting ways.

Sample visualizations are attached.

  was:
This ticket will add support for visualization of convex hulls through the 
projectToBorder function and 2D clusters by adding the clusters parameter to 
the zplot function.

The *projectToBorder* function is a function that works together with the 
existing *convexHull* function. It takes two parameters:

1) A Convex Hull created by the *convexHull* function.

2) A matrix of 2D points to project to the border.

The projectToBorder function then projects each 2D point to the Convex Hull 
border and returns a matrix with these points.

Using this approach the border of a convex hull can be visualized in 
interesting ways.


> Allow zplot to visualize 2D clusters and convex hulls
> -
>
> Key: SOLR-13589
> URL: https://issues.apache.org/jira/browse/SOLR-13589
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
> Attachments: SOLR-13589.patch, SOLR-13589.patch
>
>
> This ticket will add support for visualization of convex hulls through the 
> projectToBorder function and 2D clusters by adding the clusters parameter to 
> the zplot function.
> The *projectToBorder* function is a function that works together with the 
> existing *convexHull* function. It takes two parameters:
> 1) A Convex Hull created by the *convexHull* function.
> 2) A matrix of 2D points to project to the border.
> The projectToBorder function then projects each 2D point to the Convex Hull 
> border and returns a matrix with these points.
> Using this approach the border of a convex hull can be visualized in 
> interesting ways.
> Sample visualizations are attached.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13589) Allow zplot to visualize 2D clusters and convex hulls

2019-07-01 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13589:
--
Description: 
This ticket will add support for visualization of convex hulls through the 
projectToBorder function and 2D clusters by adding the clusters parameter to 
the zplot function.

The *projectToBorder* function is a function that works together with the 
existing *convexHull* function. It takes two parameters:

1) A Convex Hull created by the *convexHull* function.

2) A matrix of 2D points to project to the border.

The projectToBorder function then projects each 2D point to the Convex Hull 
border and returns a matrix with these points.

Using this approach the border of a convex hull can be visualized in 
interesting ways.

  was:
This ticket will support for visualization of convex hulls through the 
projectToBorder function and 2D clusters by adding the clusters parameter to 
the zplot function.

The *projectToBorder* function is a function that works together with the 
existing *convexHull* function. It takes two parameters:

1) A Convex Hull created by the *convexHull* function.

2) A matrix of 2D points to project to the border.

The projectToBorder function then projects each 2D point to the Convex Hull 
border and returns a matrix with these points.

Using this approach the border of a convex hull can be visualized in 
interesting ways.


> Allow zplot to visualize 2D clusters and convex hulls
> -
>
> Key: SOLR-13589
> URL: https://issues.apache.org/jira/browse/SOLR-13589
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
> Attachments: SOLR-13589.patch, SOLR-13589.patch
>
>
> This ticket will add support for visualization of convex hulls through the 
> projectToBorder function and 2D clusters by adding the clusters parameter to 
> the zplot function.
> The *projectToBorder* function is a function that works together with the 
> existing *convexHull* function. It takes two parameters:
> 1) A Convex Hull created by the *convexHull* function.
> 2) A matrix of 2D points to project to the border.
> The projectToBorder function then projects each 2D point to the Convex Hull 
> border and returns a matrix with these points.
> Using this approach the border of a convex hull can be visualized in 
> interesting ways.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13589) Allow zplot to visualize 2D clusters and convex hulls

2019-07-01 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13589:
--
Description: 
This ticket will support for visualization of convex hulls through the 
projectToBorder function and 2D clusters by adding the clusters parameter to 
the zplot function.

The *projectToBorder* function is a function that works together with the 
existing *convexHull* function. It takes two parameters:

1) A Convex Hull created by the *convexHull* function.

2) A matrix of 2D points to project to the border.

The projectToBorder function then projects each 2D point to the Convex Hull 
border and returns a matrix with these points.

Using this approach the border of a convex hull can be visualized in 
interesting ways.

  was:
The *projectToBorder* function is a function that works together with the 
existing *convexHull* function. It takes two parameters:

1) A Convex Hull created by the *convexHull* function.

2) A matrix of 2D points to project to the border.

The projectToBorder function then projects each 2D point to the Convex Hull 
border and returns a matrix with these points.

Using this approach the border of a convex hull can be visualized in 
interesting ways.


> Allow zplot to visualize 2D clusters and convex hulls
> -
>
> Key: SOLR-13589
> URL: https://issues.apache.org/jira/browse/SOLR-13589
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
> Attachments: SOLR-13589.patch, SOLR-13589.patch
>
>
> This ticket will support for visualization of convex hulls through the 
> projectToBorder function and 2D clusters by adding the clusters parameter to 
> the zplot function.
> The *projectToBorder* function is a function that works together with the 
> existing *convexHull* function. It takes two parameters:
> 1) A Convex Hull created by the *convexHull* function.
> 2) A matrix of 2D points to project to the border.
> The projectToBorder function then projects each 2D point to the Convex Hull 
> border and returns a matrix with these points.
> Using this approach the border of a convex hull can be visualized in 
> interesting ways.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13589) Allow zplot to visualize 2D clusters and convex hulls

2019-07-01 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13589:
--
Summary: Allow zplot to visualize 2D clusters and convex hulls  (was: Add 
projectToBorder Stream Evaluator )

> Allow zplot to visualize 2D clusters and convex hulls
> -
>
> Key: SOLR-13589
> URL: https://issues.apache.org/jira/browse/SOLR-13589
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
> Attachments: SOLR-13589.patch, SOLR-13589.patch
>
>
> The *projectToBorder* function is a function that works together with the 
> existing *convexHull* function. It takes two parameters:
> 1) A Convex Hull created by the *convexHull* function.
> 2) A matrix of 2D points to project to the border.
> The projectToBorder function then projects each 2D point to the Convex Hull 
> border and returns a matrix with these points.
> Using this approach the border of a convex hull can be visualized in 
> interesting ways.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13589) Add projectToBorder Stream Evaluator

2019-06-30 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13589:
--
Attachment: SOLR-13589.patch

> Add projectToBorder Stream Evaluator 
> -
>
> Key: SOLR-13589
> URL: https://issues.apache.org/jira/browse/SOLR-13589
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
> Attachments: SOLR-13589.patch, SOLR-13589.patch
>
>
> The *projectToBorder* function is a function that works together with the 
> existing *convexHull* function. It takes two parameters:
> 1) A Convex Hull created by the *convexHull* function.
> 2) A matrix of 2D points to project to the border.
> The projectToBorder function then projects each 2D point to the Convex Hull 
> border and returns a matrix with these points.
> Using this approach the border of a convex hull can be visualized in 
> interesting ways.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13590) Allow zplot to plot 2D clusters in Apache Zeppelin

2019-06-30 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13590:
--
Description: 
The ticket will allow the *zplot* function to plot 2D clusters using Apache 
Zeppelin. This will be designed to work with the output of the existing 
*kmeans* clustering function and *dbscan* (SOLR-10786) clustering when it's 
added.

 

 

  was:
The ticket will allow the *zplot* function to plot 2D clusters using Apache 
Zeppelin. This will be designed to work the output of the existing *kmeans* 
clustering function and *dbscan* (SOLR-10786) clustering when it's added.

 

 


> Allow zplot to plot 2D clusters in Apache Zeppelin
> --
>
> Key: SOLR-13590
> URL: https://issues.apache.org/jira/browse/SOLR-13590
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Priority: Major
>
> The ticket will allow the *zplot* function to plot 2D clusters using Apache 
> Zeppelin. This will be designed to work with the output of the existing 
> *kmeans* clustering function and *dbscan* (SOLR-10786) clustering when it's 
> added.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13590) Allow zplot to plot 2D clusters in Apache Zeppelin

2019-06-30 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13590:
--
Description: 
The ticket will allow the *zplot* function to plot 2D clusters using Apache 
Zeppelin. This will be designed to work the output of the existing *kmeans* 
clustering function and *dbscan* (SOLR-10786) clustering when it's added.

 

 

  was:
The ticket will allow the *zplot* function to plot 2D clusters in using Apache 
Zeppelin. This will be designed to work the output of the existing *kmeans* 
clustering function and *dbscan* (SOLR-10786) clustering when it's added.

 

 


> Allow zplot to plot 2D clusters in Apache Zeppelin
> --
>
> Key: SOLR-13590
> URL: https://issues.apache.org/jira/browse/SOLR-13590
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Priority: Major
>
> The ticket will allow the *zplot* function to plot 2D clusters using Apache 
> Zeppelin. This will be designed to work the output of the existing *kmeans* 
> clustering function and *dbscan* (SOLR-10786) clustering when it's added.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13590) Allow zplot to plot 2D clusters in Apache Zeppelin

2019-06-30 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13590:
--
Description: 
The ticket will allow the *zplot* function to plot 2D clusters in using Apache 
Zeppelin. This will be designed to work the output of the existing *kmeans* 
clustering function and *dbscan* (SOLR-10786) clustering when it's added.

 

 

  was:
The ticket will allow the *zplot* function to plot 2D clusters in using Apache 
Zeppelin. This will be designed to work the output of the existing kmeans 
clustering function and dbscan clustering when it's added.

 

 


> Allow zplot to plot 2D clusters in Apache Zeppelin
> --
>
> Key: SOLR-13590
> URL: https://issues.apache.org/jira/browse/SOLR-13590
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Priority: Major
>
> The ticket will allow the *zplot* function to plot 2D clusters in using 
> Apache Zeppelin. This will be designed to work the output of the existing 
> *kmeans* clustering function and *dbscan* (SOLR-10786) clustering when it's 
> added.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13590) Allow zplot to plot 2D clusters in Apache Zeppelin

2019-06-30 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13590:
--
Description: 
The ticket will allow the *zplot* function to plot 2D clusters in using Apache 
Zeppelin. This will be designed to work the output of the existing kmeans 
clustering function and dbscan clustering when it's added.

 

 

  was:
The ticket will allow the *zplot* function to plot 2D clusters in using Apache 
Zeppelin. This will be designed to work the output of the kmeans function.

 

 


> Allow zplot to plot 2D clusters in Apache Zeppelin
> --
>
> Key: SOLR-13590
> URL: https://issues.apache.org/jira/browse/SOLR-13590
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Priority: Major
>
> The ticket will allow the *zplot* function to plot 2D clusters in using 
> Apache Zeppelin. This will be designed to work the output of the existing 
> kmeans clustering function and dbscan clustering when it's added.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Created] (SOLR-13590) Allow zplot to plot 2D clusters in Apache Zeppelin

2019-06-30 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-13590:
-

 Summary: Allow zplot to plot 2D clusters in Apache Zeppelin
 Key: SOLR-13590
 URL: https://issues.apache.org/jira/browse/SOLR-13590
 Project: Solr
  Issue Type: New Feature
  Security Level: Public (Default Security Level. Issues are Public)
Reporter: Joel Bernstein


The ticket will allow the *zplot* function to plot 2D clusters in using Apache 
Zeppelin. This will be designed to work the output of the kmeans function.

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13589) Add projectToBorder Stream Evaluator

2019-06-30 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13589:
--
Attachment: SOLR-13589.patch

> Add projectToBorder Stream Evaluator 
> -
>
> Key: SOLR-13589
> URL: https://issues.apache.org/jira/browse/SOLR-13589
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
> Attachments: SOLR-13589.patch
>
>
> The *projectToBorder* function is a function that works together with the 
> existing *convexHull* function. It takes two parameters:
> 1) A Convex Hull created by the *convexHull* function.
> 2) A matrix of 2D points to project to the border.
> The projectToBorder function then projects each 2D point to the Convex Hull 
> border and returns a matrix with these points.
> Using this approach the border of a convex hull can be visualized in 
> interesting ways.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13589) Add projectToBorder Stream Evaluator

2019-06-30 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13589:
--
Description: 
The *projectToBorder* function is a function that works together with the 
already existing *convexHull* function. It takes two parameters:

1) A Convex Hull created by the *convexHull* function.

2) A matrix of 2D points to project to the border.

The projectToBorder function then projects each 2D point to the Convex Hull 
border and returns a matrix with these points.

Using this approach the border of a convex hull can be visualized in 
interesting ways.

  was:
The *projectToBorder* function is another computational geometry function that 
takes two parameters:

1) A Convex Hull created by the *convexHull* function.

2) A matrix of 2D points to project to the border.

The projectToBorder function then projects each 2D point to the Convex Hull 
border and returns a matrix with these points.

Using this approach the border of a convex hull can be visualized in 
interesting ways.


> Add projectToBorder Stream Evaluator 
> -
>
> Key: SOLR-13589
> URL: https://issues.apache.org/jira/browse/SOLR-13589
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
>
> The *projectToBorder* function is a function that works together with the 
> already existing *convexHull* function. It takes two parameters:
> 1) A Convex Hull created by the *convexHull* function.
> 2) A matrix of 2D points to project to the border.
> The projectToBorder function then projects each 2D point to the Convex Hull 
> border and returns a matrix with these points.
> Using this approach the border of a convex hull can be visualized in 
> interesting ways.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-13589) Add projectToBorder Stream Evaluator

2019-06-30 Thread Joel Bernstein (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-13589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-13589:
--
Description: 
The *projectToBorder* function is a function that works together with the 
existing *convexHull* function. It takes two parameters:

1) A Convex Hull created by the *convexHull* function.

2) A matrix of 2D points to project to the border.

The projectToBorder function then projects each 2D point to the Convex Hull 
border and returns a matrix with these points.

Using this approach the border of a convex hull can be visualized in 
interesting ways.

  was:
The *projectToBorder* function is a function that works together with the 
already existing *convexHull* function. It takes two parameters:

1) A Convex Hull created by the *convexHull* function.

2) A matrix of 2D points to project to the border.

The projectToBorder function then projects each 2D point to the Convex Hull 
border and returns a matrix with these points.

Using this approach the border of a convex hull can be visualized in 
interesting ways.


> Add projectToBorder Stream Evaluator 
> -
>
> Key: SOLR-13589
> URL: https://issues.apache.org/jira/browse/SOLR-13589
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: streaming expressions
>Reporter: Joel Bernstein
>Priority: Major
>
> The *projectToBorder* function is a function that works together with the 
> existing *convexHull* function. It takes two parameters:
> 1) A Convex Hull created by the *convexHull* function.
> 2) A matrix of 2D points to project to the border.
> The projectToBorder function then projects each 2D point to the Convex Hull 
> border and returns a matrix with these points.
> Using this approach the border of a convex hull can be visualized in 
> interesting ways.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



  1   2   3   4   5   6   7   8   9   10   >