This seems to be a common cause of confusion. Let me try again. Solandra doesn't integrate your Cassandra data into solr. It simply provides a scalable backend for solr by Building on Cassandra. The inverted index lives in it's own Cassandra keyspace.
What you have in the end is two functionally different components (Cassandra and solr) in one logical service. Jake On Tuesday, June 7, 2011, Jean-Nicolas Boulay Desjardins <jnbdzjn...@gmail.com> wrote: > I just saw a post you made on Stackoverflow, where you said: > "The Solandra project which is replacing Lucandra no longer uses thrift, only > Solr." > > So I use Solr to access my data in Cassandra? > Thanks again... > On Tue, Jun 7, 2011 at 1:39 AM, Jean-Nicolas Boulay Desjardins > <jnbdzjn...@gmail.com> wrote: > Thanks again :) > Ok... But in the tutorial it says that I need to build a Thrift interface for > Cassandra: > > > ./compiler/cpp/thrift -gen php ../PATH-TO-CASSANDRA/interface/cassandra.thrift > How do I do this? > Where is the interface folder? > > > Again, tjake thanks allot for your time and help. > On Mon, Jun 6, 2011 at 11:13 PM, Jake Luciani <jak...@gmail.com> wrote: > To access Cassandra in Solandra it's the same as regular cassandra. To > access Solr you use one of the Php Solr > libraries http://wiki.apache.org/solr/SolPHP > > > > > > On Mon, Jun 6, 2011 at 11:04 PM, Jean-Nicolas Boulay Desjardins > <jnbdzjn...@gmail.com> wrote: > > > > > > I am trying to install Thrift with Solandra. > > > > Normally when I just want to install Thrift with Cassandra, I followed this > tutorial:https://wiki.fourkitchens.com/display/PF/Using+Cassandra+with+PHP > > > > > > > > But how can I do the same for Solandra? > > > > Thrift with PHP...-- > Name / Nom: Boulay Desjardins, Jean-Nicolas > Website / Site Web: www.jeannicolas.com > > -- http://twitter.com/tjake