n is a stopgap measure rather than a robust
> architecture.
>
>
> -- Jack Krupansky
>
> -Original Message- From: Yavar Husain
> Sent: Tuesday, July 22, 2014 2:22 AM
> To: solr-user@lucene.apache.org
> Subject: Re: Solr Cassandra MySQL Best Practice Indexing
>
>
Solr Cassandra MySQL Best Practice Indexing
Thanks Jack for your guidance on DSE. However it would be great if somebody
could help me solving my use case:
So my full text data lies on Cassandra along with an ID. Now I have a lot
of structured data linked to the ID which lies on an RDBMS (read MySQ
Thanks Jack for your guidance on DSE. However it would be great if somebody
could help me solving my use case:
So my full text data lies on Cassandra along with an ID. Now I have a lot
of structured data linked to the ID which lies on an RDBMS (read MySQL). I
need this structured data as it would
Solandra is not a supported product. DataStax Enterprise (DSE) supersedes
it. With DSE, just load your data into a Solr-enabled Cassandra data center
and it will be indexed automatically in the embedded Solr within DSE, as per
a Solr schema that you provide. Then use any of the nodes in that
So