Re: Apache cassandra and solr

2015-08-10 Thread Jack Krupansky
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 wrote: > H

Apache cassandra and solr

2015-08-10 Thread cuponesruben
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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@