Created https://issues.apache.org/jira/browse/CASSANDRA-4458
On Thu, Jul 19, 2012 at 7:56 PM, Jake Luciani wrote:
> Yeah I worked around this by skipping all but the last call. I need to fix
> this properly. Thx for the reminder :)
>
>
>
> On Jul 19, 2012, at 7:47 PM, Jonathan Ellis wrote:
>
>>
Yeah I worked around this by skipping all but the last call. I need to fix this
properly. Thx for the reminder :)
On Jul 19, 2012, at 7:47 PM, Jonathan Ellis wrote:
> That smells like a bug to me. I don't see how you can avoid getting
> multiple buildIndexAsync calls kicked off.
>
> What d
That smells like a bug to me. I don't see how you can avoid getting
multiple buildIndexAsync calls kicked off.
What do you think, Jake?
On Thu, May 31, 2012 at 4:46 PM, Adam Holmberg
wrote:
> I've been studying and experimenting some with the SecondaryIndex API,
> specifically extending the Per
For now 5 GB .. but I´m just testing it .. as soon it cames to
production it will have near 1 TB ...
On Sun, May 27, 2012 at 8:02 AM, Radim Kolar wrote:
> Dne 27.5.2012 12:54, Fábio Caldas napsal(a):
>
>> by the way ... Solr with Cassandra was a great idea .. I´m using it
>> and loving ...
>
> ho
Dne 27.5.2012 12:54, Fábio Caldas napsal(a):
by the way ... Solr with Cassandra was a great idea .. I´m using it
and loving ...
how much data you have stored in solr
by the way ... Solr with Cassandra was a great idea .. I´m using it
and loving ...
On Sat, May 26, 2012 at 10:37 AM, Jonathan Ellis wrote:
> We've contributed it in case it's useful elsewhere, but the only use
> to my knowledge is in DataStax's Solr indexing for DSE. if you're
> trying to refa
We've contributed it in case it's useful elsewhere, but the only use
to my knowledge is in DataStax's Solr indexing for DSE.if you're
trying to refactor index code, my advice is to hack it up with a
machete and we can give feedback at review time. :)
On Sat, May 26, 2012 at 7:18 AM, Sam Tunnic