It has to do with Solr's commit frequency: http://wiki.apache.org/solr/SolrPerformanceFactors -- Luke Bakken Engineer / CSE lbak...@basho.com
On Tue, Dec 30, 2014 at 9:41 AM, Santi Kumar <sa...@veradocs.com> wrote: > Thanks Luke. > ohh.. Any reasons for the delay? is it like refresh time or something? > > THanks > Santi > > > > On Tue, Dec 30, 2014 at 10:52 PM, Luke Bakken <lbak...@basho.com> wrote: >> >> Hi Santi, >> >> There is a one-second delay (on average) between storing an object in >> Riak and having it available in a Search query. >> >> -- >> Luke Bakken >> Engineer / CSE >> lbak...@basho.com >> >> >> On Tue, Dec 30, 2014 at 4:25 AM, Santi Kumar <sa...@veradocs.com> wrote: >> > HI I'm having some consistency issues with Riak Search. >> > >> > I have configured Riak Search and enabled search for a specific bucket. >> > In >> > one of the service layer methods, I"m storing the object into the Riak >> > and >> > doing some more updates and immediately trying to search on a attribute >> > of >> > the object. It's intended to return the same object which I stored, but >> > RiakSearch in not returning object. >> > >> > If I run in the debug mode, and give some time, then search is able to >> > return the object. > > _______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com