Hi there,
I'm reading this page at
http://docs.basho.com/riak/latest/references/appendices/concepts/Replication/#Understanding-replication-by-example
and
have a question about the example given in the page. I quote it here:
"
The DocIdx hash is a 160 bit integer:
(dev1@127.0.0.1)5> <> = DocIdx.
Hi
Recently, i ve implemented riak search, but I am worried about a problem:
When data is written into riak (bucket), the riak search works great, but
when data is updated then riak search saves the old value and the new value for
the
search is not matching,
can you tell me, what is it happen