You can always extract rows from a Cassandra table and then insert them into a Solr collection.
Or you can develop a middleware layer that takes each insert, update, or delete and applies it to both Cassandra and Solr. -- Jack Krupansky On Mon, Aug 10, 2015 at 11:24 AM, cuponesruben <[email protected]> wrote: > Hi, > I would like to know if it is possible to have Solr on top of Apache > Cassandra without DataStax Cassandra. > > thanks > Ruben > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
