You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Cao Manh Dat (JIRA)" <ji...@apache.org> on 2016/10/12 16:19:20 UTC

[jira] [Comment Edited] (SOLR-9103) Restore ability for users to add custom Streaming Expressions

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

Cao Manh Dat edited comment on SOLR-9103 at 10/12/16 4:19 PM:
--------------------------------------------------------------

Thanks Dennis for reviewing the patch.


was (Author: caomanhdat):
[~dpgove] Thanks Dennis for reviewing the patch.

> Restore ability for users to add custom Streaming Expressions
> -------------------------------------------------------------
>
>                 Key: SOLR-9103
>                 URL: https://issues.apache.org/jira/browse/SOLR-9103
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Cao Manh Dat
>            Assignee: Dennis Gove
>             Fix For: 6.3
>
>         Attachments: HelloStream.class, SOLR-9103.PATCH, SOLR-9103.PATCH, SOLR-9103.patch, SOLR-9103.patch
>
>
> StreamHandler is an implicit handler. So to make it extensible, we can introduce the below syntax in solrconfig.xml. 
> {code}
> <expressible name="hello" class="org.apache.solr.search.HelloStream"/>
> {code}
> This will add hello function to streamFactory of StreamHandler.



--
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