Yes, we fixed it, here at Systrix.com we developed our own adapter for the
new version of riak 2.0+, we also developed  an indexer program in erlang
which is responsible for the generation of  the indexes for yokozuna
(riak's solr implementation) based on model definition in CB.

Unfortunately we actually decided to migrate from CB to Elixir and the
PhoenixFramework for various reasons.

Any Systrix would like to contribute all the advances we made in the CB
framework with riak. We are currently publishing on github, as soon as we
have the repository ready, we will send you the link.

Saludos,
<http://t.senalcinco.com/e1t/c/5/f18dQhb0S7lC8dDMPbW2n0x6l2B9nMJW7t5XZs3LQ1BCVRs3hj5wf2WqW2BFNn256dFQ1f5_cHNl02?t=http%3A%2F%2Fsystrix.com%2F&si=5626581569503232&pi=7f01c93b-ec54-42dd-a1ef-646326b558e2>

*Miguel Benitez*Developer
[email protected]: sysmiguel*CONFIDENTIALITY NOTICE:* This message
may contain confidential, privileged and/or proprietary information and/or
material for the sole confidential use of Systrix and related parties. The
use, copy, dissemination or distribution of this message may only be made
by and to authorized parties. If you received this message by mistake,
please notify immediately to the sender and Systrix and delete the message.
The recipients are advised that NONE of the information and/or material
contained in this communication should be interpreted as a digital or
electronic signature that can be used in any way to authenticate a contract
or other legal document.

On Wed, Apr 8, 2015 at 6:08 AM, Nick Golovin <[email protected]> wrote:

> Hi, Miguel, any luck with making CB work with Riak 2.0?
>
>
> On Tuesday, December 16, 2014 at 1:24:33 AM UTC+3, Miguel Benitez wrote:
>>
>> Thanks ibrahim,
>>
>> This the result for my props
>>
>> $ curl -v http://localhost:8098/buckets/greetings/props
>> * About to connect() to localhost port 8098 (#0)
>> *   Trying ::1...
>> * Conexión rehusada
>> *   Trying 127.0.0.1...
>> * connected
>> * Connected to localhost (127.0.0.1) port 8098 (#0)
>> > GET /buckets/greetings/props HTTP/1.1
>> > User-Agent: curl/7.26.0
>> > Host: localhost:8098
>> > Accept: */*
>> >
>> * HTTP 1.1 or later with persistent connection, pipelining supported
>> < HTTP/1.1 200 OK
>> < Vary: Accept-Encoding
>> < Server: MochiWeb/1.1 WebMachine/1.10.5 (jokes are better explained)
>> < Date: Mon, 15 Dec 2014 22:16:10 GMT
>> < Content-Type: application/json
>> < Content-Length: 474
>> <
>> * Connection #0 to host localhost left intact
>> {"props":{"allow_mult":false,"basic_quorum":false,"big_
>> vclock":50,"chash_keyfun":{"mod":"riak_core_util","fun":"
>> chash_std_keyfun"},"dvv_enabled":false,"dw":"quorum","
>> last_write_wins":false,"linkfun":{"mod":"riak_kv_wm_
>> link_walker","fun":"mapreduce_linkfun"},"n_val":3,"name":"
>> greetings","notfound_ok":true,"old_vclock":86400,"postcommit":[],"pr":0,"
>> precommit":[],"pw":0,"r":"quorum","rw":"quorum","search_
>> index":"greetings","small_vclock":50,"w":"quorum","young_vclock":20}}*
>> Closing connection #0
>>
>> I have an index called greetings, with a predetermined scheme, which is
>> associated with greetings bucket, I can insert data to the bucket and list
>> all data from the bucket, but when I try using a conditions query it
>> returns a empty list [],
>>
>> This is my index definition:
>>
>> $ curl -v http://localhost:8098/search/index/greetings
>> * About to connect() to localhost port 8098 (#0)
>> *   Trying ::1...
>> * Conexión rehusada
>> *   Trying 127.0.0.1...
>> * connected
>> * Connected to localhost (127.0.0.1) port 8098 (#0)
>> > GET /search/index/greetings HTTP/1.1
>> > User-Agent: curl/7.26.0
>> > Host: localhost:8098
>> > Accept: */*
>> >
>> * additional stuff not fine transfer.c:1037: 0 0
>> * HTTP 1.1 or later with persistent connection, pipelining supported
>> < HTTP/1.1 200 OK
>> < Server: MochiWeb/1.1 WebMachine/1.10.5 (jokes are better explained)
>> < Date: Mon, 15 Dec 2014 22:19:24 GMT
>> < Content-Type: application/json
>> < Content-Length: 53
>> <
>> * Connection #0 to host localhost left intact
>> {"name":"greetings","n_val":3,"schema":"_yz_default"}* Closing
>> connection #0
>>
>> On Saturday, December 13, 2014 3:00:59 AM UTC-4:30, İbrahim Yılmaz wrote:
>>>
>>> Hi Miguel,
>>>
>>> Please chek with the following command that your bucket has
>>> "searchbucket" in props :
>>>
>>> curl -v http://127.0.0.1:8098/buckets/test/props
>>>
>>>
>>> On Saturday, December 13, 2014 12:03:15 AM UTC+2, Miguel Benitez wrote:
>>>>
>>>> Hello community, our company recently decided to start a new
>>>> development leveraging the benefits of [ChicagoBoss 0.8.12] and [Riak
>>>> 2.0.2], after making the necessary configurations everything seems to work
>>>> until you try to do a search from the ChicagoBoss ORM: boss_db: find
>>>> (model, [{id, 'equals', Id}]). yielding an error. After reading countless
>>>> amounts of articles and documentation, we decided to enable Riak Search,
>>>> but now the search returns an empty list [].
>>>>
>>>> ChicagoBoss' ORM uses riakc (Erlang Riak Client, the official client by
>>>> basho) and this sets the Content-Type to "application / x-erlang-binary", I
>>>> wonder if this has something to do with indexing, perhaps it prevents the
>>>> object being indexed?
>>>>
>>>> I wonder if anyone has information. Any help would be welcome.
>>>>
>>>> Greetings
>>>> --
>>>> Miguel Benitez
>>>> Systrix LLC
>>>>
>>>  --
> You received this message because you are subscribed to the Google Groups
> "ChicagoBoss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> Visit this group at http://groups.google.com/group/chicagoboss.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/chicagoboss/7c2c95dc-09d8-46ef-b93c-bd276976858e%40googlegroups.com
> <https://groups.google.com/d/msgid/chicagoboss/7c2c95dc-09d8-46ef-b93c-bd276976858e%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"ChicagoBoss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at http://groups.google.com/group/chicagoboss.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/chicagoboss/CAMz1aGo6y9f0nxog2rba_SHdgXT4aLRsokL1-80039BqMm-UwA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to