[jira] [Commented] (SOLR-9258) Optimizing, storing and deploying AI models with Streaming Expressions

2016-09-29 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15534654#comment-15534654 ] Joel Bernstein commented on SOLR-9258: -- [~caomanhdat], thanks for all your work on this great ticket!

[jira] [Commented] (SOLR-9258) Optimizing, storing and deploying AI models with Streaming Expressions

2016-09-29 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15534649#comment-15534649 ] Cao Manh Dat commented on SOLR-9258: Thanks [~joel.bernstein] for your hard work on this ticket. >

[jira] [Commented] (SOLR-9258) Optimizing, storing and deploying AI models with Streaming Expressions

2016-09-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15534646#comment-15534646 ] ASF subversion and git services commented on SOLR-9258: --- Commit

[jira] [Commented] (SOLR-9258) Optimizing, storing and deploying AI models with Streaming Expressions

2016-09-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15534643#comment-15534643 ] ASF subversion and git services commented on SOLR-9258: --- Commit

[jira] [Commented] (SOLR-9258) Optimizing, storing and deploying AI models with Streaming Expressions

2016-09-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15534473#comment-15534473 ] ASF subversion and git services commented on SOLR-9258: --- Commit

[jira] [Commented] (SOLR-9258) Optimizing, storing and deploying AI models with Streaming Expressions

2016-09-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15534333#comment-15534333 ] ASF subversion and git services commented on SOLR-9258: --- Commit

[jira] [Commented] (SOLR-9258) Optimizing, storing and deploying AI models with Streaming Expressions

2016-09-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15534334#comment-15534334 ] ASF subversion and git services commented on SOLR-9258: --- Commit

[jira] [Commented] (SOLR-9258) Optimizing, storing and deploying AI models with Streaming Expressions

2016-09-20 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15506635#comment-15506635 ] Cao Manh Dat commented on SOLR-9258: +1 The patch look great. > Optimizing, storing and deploying AI

[jira] [Commented] (SOLR-9258) Optimizing, storing and deploying AI models with Streaming Expressions

2016-09-15 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15493086#comment-15493086 ] Joel Bernstein commented on SOLR-9258: -- Ah I see the problem now. Ok, it sounds like any Stream that

[jira] [Commented] (SOLR-9258) Optimizing, storing and deploying AI models with Streaming Expressions

2016-09-14 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15492424#comment-15492424 ] Cao Manh Dat commented on SOLR-9258: We cant put ClassifyStream inside sorlj.io, because solrj module

[jira] [Commented] (SOLR-9258) Optimizing, storing and deploying AI models with Streaming Expressions

2016-09-14 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15492086#comment-15492086 ] Joel Bernstein commented on SOLR-9258: -- The more I look at the ModelCache the less I like it. My main

[jira] [Commented] (SOLR-9258) Optimizing, storing and deploying AI models with Streaming Expressions

2016-09-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15487842#comment-15487842 ] Joel Bernstein commented on SOLR-9258: -- Aside from the inner class issue the ClassifyStream is looking

[jira] [Commented] (SOLR-9258) Optimizing, storing and deploying AI models with Streaming Expressions

2016-09-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15487739#comment-15487739 ] Joel Bernstein commented on SOLR-9258: -- Ok, first question. Why is the ClassifyStream an inner class

[jira] [Commented] (SOLR-9258) Optimizing, storing and deploying AI models with Streaming Expressions

2016-09-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15487408#comment-15487408 ] Joel Bernstein commented on SOLR-9258: -- Thanks for working on this! I'll start reviewing this patch