+1
I was thinking of asking the same question.
Concretely, I have been using Riak search to feed data into a machine
learning algorithm. For example, we have a query that returns 4M documents
and we feed it to the algorithm by iterating through the pages. We've
observed a linear decrease in throu
2, which is our next release.
> You can read more about it here:
> https://github.com/basho/yokozuna/issues/512.
>
> Thanks.
>
> Zeeshan Lakhani
> programmer |
> software engineer at @basho |
> org. member/founder of @papers_we_love | paperswelove.org
> twitter =>
Hi everyone,
Riak Search does not seem to work in a bucket whose bucket type has
write_once = true. I could not see this mentioned anywhere in the
documentation, but I was curious if it is to be expected? It seems like the
objects never get indexed.
My bucket type is:
riak-admin bucket-type crea
pers_we_love | paperswelove.org
> twitter => @zeeshanlakhani
>
> On Jul 31, 2015, at 10:59 AM, Marius Cobzarenco wrote:
>
> Hi all,
>
> I was curios if there's a way to enable Solr indexing on only some of the
> fields of a Riak CRDT Map (not all of them). E.g. for
Hi all,
I was curios if there's a way to enable Solr indexing on only some of the
fields of a Riak CRDT Map (not all of them). E.g. for a map:
[{"field_1", "register"}, {"field_2", "register"}] I would like to _only_
create the Solar index field_1_register .
By default if I enable search on a buc