-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 6.3
-
Component/s: None
-
Labels:None
StreamHandler is an implicit handler. So to make it extensible, we can introduce the below syntax in solrconfig.xml.
<expressible name="hello" class="org.apache.solr.search.HelloStream"/>
This will add hello function to streamFactory of StreamHandler.
- is duplicated by
-
SOLR-14119 Streaming expressions should be able to be registered in solrconfig.xml
-
- Resolved
-
- is related to
-
SOLR-9240 Support parallel ETL with the topic expression
-
- Closed
-
- relates to
-
SOLR-12682 add/replace custom Streaming Expressions documentation
-
- Closed
-