[jira] [Updated] (SOLR-7669) Add SelectStream to Streaming API

2015-11-11 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Gove updated SOLR-7669: -- Attachment: SOLR-7669.patch Fixes for pre-commit failures. Add documentation on the operations. > Add

[jira] [Updated] (SOLR-7669) Add SelectStream to Streaming API

2015-11-11 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Gove updated SOLR-7669: -- Attachment: SOLR-7669.patch Rebased against trunk. > Add SelectStream to Streaming API >

[jira] [Updated] (SOLR-7669) Add SelectStream to Streaming API

2015-10-22 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Gove updated SOLR-7669: -- Attachment: SOLR-7669.patch Deleted the EditStream as its functionality (the removal of fields from a

[jira] [Updated] (SOLR-7669) Add SelectStream to Streaming API

2015-10-21 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Gove updated SOLR-7669: -- Attachment: SOLR-7669.patch Rebased against trunk (git hash f63fc48, SOLR-8114: in Grouping.java rename

[jira] [Updated] (SOLR-7669) Add SelectStream to Streaming API

2015-08-06 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Gove updated SOLR-7669: -- Attachment: SOLR-7669.patch Updated to add support for performing operations on the selected values. The

[jira] [Updated] (SOLR-7669) Add SelectStream to Streaming API

2015-06-11 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Gove updated SOLR-7669: -- Attachment: SOLR-7669.patch Add SelectStream to Streaming API -