I have an experimental Riak build for Windows... There's still some
work that needs to be done though. My goal is to make Riak run on
Azure, but if others are interested in running Riak on Windows I'll
share my Windows binaries (once they are ready for public
consumption). Let me know...
Regards,
Hello Riak Users,
After a failed attempt to 'put' an object witk riakc_pb_socket api, into a
bucket enabled for indexing and the retrying the same operation with erlang
http
client I get the following error.
It seems to me that this error does not even suppose to appear here.
webmachine e
Hi Bogdan,
It looks like you are running into two issues here:
The 0.13 release of Riak Search doesn't support the "application/x-erlang"
content type, so your document is getting parsed using the "raw" extractor.
(Basically, it is getting treated as plain text, and the entire document is
indexed
Hey Kyle,
On Thu, Jan 6, 2011 at 7:12 AM, Kyle Quest wrote:
> I have an experimental Riak build for Windows... There's still some
> work that needs to be done though. My goal is to make Riak run on
> Azure, but if others are interested in running Riak on Windows I'll
> share my Windows binaries (