You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Joel Bernstein (JIRA)" <ji...@apache.org> on 2017/01/04 15:32:58 UTC

[jira] [Created] (SOLR-9924) Register Streaming Expressions in on place

Joel Bernstein created SOLR-9924:
------------------------------------

             Summary: Register Streaming Expressions in on place
                 Key: SOLR-9924
                 URL: https://issues.apache.org/jira/browse/SOLR-9924
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Joel Bernstein


Currently there are a number places that map function names to Streaming API classes.

The tests cases, the StreamHandler and GraphHandler each selectively map functions. 

This approach is unwieldy and leads to bugs like SOLR-9919.

This ticket will refactor this code so that function mappings are done in one place and the test cases will fail if a function is not mapped.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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