Description
Given that the Streaming API can merge and join multiple incoming SolrStreams to perform complex operations on the resulting combined datasets I think it would be beneficial to also support incoming streams from other data sources.
The JDBCStream will provide a Streaming API interface to any data source which provides a JDBC driver.
Attachments
Attachments
Issue Links
- relates to
-
SOLR-8125 Umbrella ticket for Streaming and SQL issues
- Open