Riak2.0 with Solr Search: index on one node contains not all entries

2015-03-25 Thread Michael Weibel
Hi all, I have on a test environment two riak nodes and each of them has solr activated which index 3 buckets using a custom schema. After testing a bit back and forth, I have the case that on one solr node, an entry is not in the index (I know in which node though). Fetching the specific key in t

Re: Riak2.0 with Solr Search: index on one node contains not all entries

2015-03-25 Thread Michael Weibel
erform read-repair/repair the AAE tree. > aae-status is in the .log file attached. So you'd propose to perform a read-repair on the AAE tree? Best, Michael > > Thanks. > > Zeeshan Lakhani > programmer | > software engineer at @basho | > org. member/founder of @pap

Re: Riak2.0 with Solr Search: index on one node contains not all entries

2015-03-25 Thread Michael Weibel
der of @papers_we_love | paperswelove.org > twitter => @zeeshanlakhani > > On Mar 25, 2015, at 11:02 AM, Michael Weibel > wrote: > > Hi Zeeshan, > > Thanks for your answer. > >> Just to be sure, does your custom schema include the required fields, as >> mentioned i

Re: Query on Riak Search in a cluster of 3 nodes behind ELB is giving different result everytime

2015-04-01 Thread Michael Weibel
Hey Vitaly, experienced the same issue recently (see http://lists.basho.com/pipermail/riak-users_lists.basho.com/2015-March/016972.html). When you have a look at your now working solr instances admin pages, do you have everywhere the index counts the same? (i.e. the numDocs, maxDocs, deletedDocs)