Hi,
Solandra specific issue should be raised on
http://github.com/tjake/Solandra/issues
Could you also provide some sample data ans schama I can try to reproduce
with?
Thanks,
Jake
On Mon, Sep 12, 2011 at 7:57 AM, tom135 wrote:
> Hello,
>
> I have some index and two search query:
> 1. http:/
Yes the replication, failover and distribution is managed by Cassandra it makes
solr more dynamo like. For example scaling involves adding another node to the
cassandra cluster.
Finally since the field data is in Cassandra you can access it from Cassandra,
Hadoop or Solr.
Jake
On Apr 27,
Hi Otis,
Have you considered using Solandra with Quorum writes
to achieve master/master with CA semantics?
-Jake
On Wed, Mar 9, 2011 at 2:48 PM, Otis Gospodnetic wrote:
> Hi,
>
> Original Message
>
> > From: Robert Petersen
> >
> > Can't you skip the SAN and keep the indexes locall
haven't dug into the code yet but Solandra strikes me as a killer way to
>> scale Solr. I'm looking forward to playing with it; particularly looking at
>> disk requirements and performance measurements.
>>
>> ~ David Smiley
>>
>> On Mar 9, 2011, at 3
t; Lucene ecosystem search :: http://search-lucene.com/
>
>
>
> - Original Message
> > From: Jake Luciani
> > To: "solr-user@lucene.apache.org"
> > Sent: Wed, March 9, 2011 6:04:13 PM
> > Subject: Re: True master-master fail-over without data gaps (c
Hi,
Solandra does give you multi-master writes and will even work cross-dc.
There are a number of companies in the process of moving to Solandra and the
company I work for DataStax has support options for it. But there are few
installs in production at the moment. I am hopeful this will change a
On Tue, May 17, 2011 at 3:07 PM, kenf_nc wrote:
> But I can query Cassandra directly for the documents if I wanted/needed to?
>
>
The data is available in the Solandra Keyspace but I wouldn't recommend
accessing it directly. Most people who want todo this end up not storing
the document fields i
This will be possible once triggers are finished for cassandra, then we can
hook into CF inserts and auto index in solandra.
On Tue, May 17, 2011 at 5:10 PM, kenf_nc wrote:
> Ah. I see. That reduces its usefulness to me some. The multi-master aspect
> is
> still a big draw of course. But I was h