Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- 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
-