Hi!
Please suggest how to run a map/reduce over all keys in a bucket with
custom bucket type?
--
Oleksiy Krivoshey
___
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
Thank you!
On 3 May 2014 17:25, Brian Roach wrote:
> riak-users@lists.basho.com
--
Oleksiy Krivoshey
___
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
Found it. The reason was I had created an index without a schema:
iriak:create_search_index(<<"index_name">>).
but it should be created with custom schema:
iriak:create_search_index(<<"index_name">>,<<"schema_name">>).
On Fri, May 2, 2014 at 4:53 PM, Buri Arslon wrote:
> I have a
Sorry, it was a mistake in my erlang code. Riak is awesome!
On Fri, May 2, 2014 at 8:14 AM, Buri Arslon wrote:
> btw, my riak version is: riak-riak-2.0.0pre15
>
>
> On Thu, May 1, 2014 at 9:15 AM, Buri Arslon wrote:
>
>> Thanks!
>>
>>
>> On Thu, May 1, 2014 at 9:07 AM, Ryan Zezeski wrote:
>>
Thanks.
I am not getting a highlighting section - but the values are empty.
I am using the default schema - what do I need to change for the
highlighting to work?
Chaim Solomon
On Thu, May 1, 2014 at 11:19 PM, Hector Castro wrote:
> Hi Chaim,
>
> In order to take advantage of the Riak Search/