Displaying 2 results from an estimated 2 matches for "cribq".
Did you mean:
crib
2008 Jan 25
4
ferret success stories?
Hi all,
there was a recent thread[1] on rails-deploy about Ferret in which a lot
of people complained of problems using it in production.
I''ve been using Ferret (with DRb) for many months now with no serious
issues. I''m assuming the posters know what they''re doing so I''m
guessing they''re just using Ferret in higher-scale environments than me.
I
2008 Jan 29
0
Ferret-talk Digest, Vol 27, Issue 7
...turn
end
@rebuilding = true
The big problem was in new_index_for, which always uses the same
path, and causes the multiple rebuilds to be stomping on each other.
It''s not necessary to fix this after adding the above though.
Thanks again.
--
Alex Neth
Liivid Inc / cribQ
www.liivid.com / www.cribq.com
On Jan 28, 2008, at 3:45 PM, ferret-talk-request at rubyforge.org wrote:
> Date: Sat, 26 Jan 2008 10:53:22 +0100
> From: Jens Kraemer <jk at jkraemer.net>
> Subject: Re: [Ferret-talk] ferret success stories?
> To: ferret-talk at rubyforge.org
>...