solr
Version 1.1.1 by WSO2
Category : Siddhi Store Supported Product Version : SP 4.0.0 SP 4.1.0 SP 4.2.0 SP 4.3.0 SP 4.4.0Summary
The siddhi-store-solr extension is an extension for siddhi Solr event table implementation. This extension can be used to persist events to a Solr cloud instance of version 6.x.x.
Features of siddhi-store-solr extension.
-
Solr store
Solr store implementation uses solr collections for underlying data storage.
The events are converted to Solr documents when the events are inserted to solr store.
Solr documents are converted to Events when the Solr documents are read from solr collections.
This can only be used with the Solr cloud mode.
Extension
Download the JAR files of released versions from Maven Central:
https://mvnrepository.com/artifact/org.wso2.extension.siddhi.store.solr/siddhi-store-solr
Social Sites