Re: problem with RiakClient streamBucket method

2011-03-04 Thread Russell Brown
Hi Santosh, On Fri, 2011-03-04 at 12:46 +0530, santhosh venkat wrote: > Hi , > streamBucket method of RiakClient throws this exception when i > tried using it . > > Exception in thread "main" java.lang.NoSuchMethodError: > org.json.JSONTokener.end() > I used it exactly in the same way as

Re: problem with RiakClient streamBucket method

2011-03-04 Thread santhosh venkat
Hi Russell , I am using RiakClient of version 0.14 .You are absolutely right,I had a older version of JSON package in my classpath. Thanks a ton. -- Santhosh On Fri, Mar 4, 2011 at 2:46 PM, Russell Brown wrote: > Hi Santosh, > On Fri, 2011-03-04 at 12:46 +0530, santhosh ven

Re: Riak search timestamps (date/time)

2011-03-04 Thread Ryan Zezeski
On Sat, Feb 19, 2011 at 8:31 PM, Mike Stoddart wrote: > Does Riak Search support timestamps? The majority of my data is > queried using timestamps; e.g. the last three hours of data or the > snapshot from Jan 20th at 08:00:01 etc. > > Mike, you can format the timestamp into ISO8601 basic: [][

Re: Riak search timestamps (date/time)

2011-03-04 Thread Les Mikesell
On 3/4/2011 8:38 AM, Ryan Zezeski wrote: Does Riak Search support timestamps? The majority of my data is queried using timestamps; e.g. the last three hours of data or the snapshot from Jan 20th at 08:00:01 etc. Mike, you can format the timestamp into ISO8601 basic: [][MM][DD]

Re: Riak search timestamps (date/time)

2011-03-04 Thread Sean Cribbs
We are working on some internal prototypes of secondary indices which will solve some of those types of problems. There's no timeline on when (or if) they will be released. Sean Cribbs Developer Advocate Basho Technologies, Inc. http://basho.com/ On Mar 4, 2011, at 11:14 AM, Les Mikesell wrot

Re: Riak search timestamps (date/time)

2011-03-04 Thread Runar Jordahl
Do you know whether secondary indices will allow range scans? Keep up the good work! Runar 2011/3/4 Sean Cribbs : > We are working on some internal prototypes of secondary indices which will > solve some of those types of problems.  There's no timeline on when (or if) > they will be released.

Re: Riak search timestamps (date/time)

2011-03-04 Thread Sean Cribbs
Current prototypes allow "between" queries, yes. Note that riak_search already supports ranges. Sean Cribbs Developer Advocate Basho Technologies, Inc. http://basho.com/ On Mar 4, 2011, at 2:24 PM, Runar Jordahl wrote: > Do you know whether secondary indices will allow range scans? > > Keep

too_many_results in riak-search

2011-03-04 Thread Jan Schütze
Hello, today I noticed that riak-search has a limit on 100.000 results for a query (this can be tuned/changed by using the configuration). I am only interested in 30 results, but understand that riak would have to crawl through all results to be sure that it has the 30 best ones. Since I want to

Riak Recap for Feb. 2 - 3

2011-03-04 Thread Mark Phillips
Evening, Morning, Afternoon to Everyone, Here's a short Recap to take you into the weekend. Mark Community Manager Basho Technologies wiki.basho.com twitter.com/pharkmillups Riak Recap for Feb. 2 - 3 1) A Django Snippet appeared this morning that show how to use Riak as a session store.

Re: Riak Recap for Feb. 2 - 3

2011-03-04 Thread Mark Phillips
Oops. This is the Riak Recap for March 2 - 3, not Feb. 2 - 3 (which is what I managed to call it). Mark On Fri, Mar 4, 2011 at 5:24 PM, Mark Phillips wrote: > Evening, Morning, Afternoon to Everyone, > > Here's a short Recap to take you into the weekend. > > Mark > > Community Manager > Basho Te