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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to