James Linder wrote:
jl> I am getting inconsistent results using the Riak Search Solr
jl> interface. Specifically, the number of results and ordering of
jl> results is changing from one query to the next.
jl> [...]
jl> - We are running riak-search-0.14.0-1.el5 installed via the Basho
jl> provided
Hi,
I've been looking at a number of technologies for a simple application.
We are saving large amounts of data to disc; this data is event-log/sensor data
which may look something like:
Version, Account, RequestID, Timestamp, Duration, IPAddr, Method, URL, HTTP
Version, Response_Code, Size, H
I can't figure out how post-hooks are to be setup in Riak. I was wondering if I
could get an example of where to set it up (is it via the client or is it on
Riak's server side?). I've read this in the wiki already
http://wiki.basho.com/Pre--and-Post-Commit-Hooks.html#Post-Commit-Hooks
but it doe
Hi,
A while back (in March) I asked for help/feedback in defining a new API for the
riak-java-client[1]. Last week I merged a branch to master of the basho
riak-java-client repo[2] with that new API.
Defining an API is hard. I like Joshua Bloch's advice:
"You can't please everyone so aim t
On Tue, Jun 28, 2011 at 11:01 AM, Scott Lystig Fritchie
wrote:
> James Linder wrote:
>
> jl> I am getting inconsistent results using the Riak Search Solr
> jl> interface. Specifically, the number of results and ordering of
> jl> results is changing from one query to the next.
> jl> [...]
> jl> -
We recently started trying to move our production environment over to
riak and we're seeing some weird behavior that's preventing us from
doing so:
Running: riak HEAD from github as of last Friday, riak_search turned
on with indexing of the problem bucket "events".
When we turn on our processes th
I would expect the first one to fail. IIRC, there is a bug when following a
single char with a wildcard
-Ryan
[Sent from my iPhone]
On Jun 27, 2011, at 4:25 PM, Germain Maurice
wrote:
> Hello everybody,
>
> I have a problem with riaksearch 0.14.2 when searching the document i have in
> my
Here you go:
https://issues.basho.com/show_bug.cgi?id=1092
Mark
On Jun 28, 2011, at 4:06 PM, Ryan Zezeski wrote:
> I would expect the first one to fail. IIRC, there is a bug when following a
> single char with a wildcard
>
> -Ryan
>
> [Sent from my iPhone]
>
> On Jun 27, 2011, at 4:25 PM
On Tue, Jun 28, 2011 at 9:17 AM, Evans, Matthew wrote:
>
> The disadvantages of Riak are:
>
> 1) Write performance. We need to handle ~50,000 writes per second.
I would note that we are investigating the use of LevelDB in lieu of
InnoDB due to superior write performance and better crash recovery.
I had to re-index a bucket and used the erlang bucket export/import in
the riak function contrib. One minor gotcha is the export function
takes a binary string arg: <<"bucketname">> while the bucket importer
uses a normal string "bucketname". Feel free to ping me if you have
any questions about how
There was this post on this mailing list with no follow up:
http://comments.gmane.org/gmane.comp.db.riak.user/3197. The main point
of the question is ' how does one re-index a KV bucket? ' during
riaksearch-admin backup/restore operations. In our experience the
data is not indexed (and does not g
11 matches
Mail list logo