Re: unstable results on refresh

2014-10-23 Thread Shawn Heisey
On 10/23/2014 2:44 AM, Giovanni Bricconi wrote: > My user interface shows some boxes to describe results categories. After > half a day of small updates and delete I noticed with various queries that > the boxes started swapping while browsing. > For sure I relied too much in getting the same resul

Re: unstable results on refresh

2014-10-23 Thread Giovanni Bricconi
t; >> Nice! > >> >> I will monitor the index and try this if the problem comes back. > >> >> Actually the problem was due to small differences in score, so I > think > >> the > >> >> problem has the same origin > >> >> > >> >> 2014-10-21 8:10 GMT+02:00 lboutros : > >> >> > >> >>> Hi Giovanni, > >> >>> > >> >>> we had this problem as well. > >> >>> The cause was that the different nodes have slightly different idf > >> values. > >> >>> > >> >>> We solved this problem by doing an optimize operation which really > >> remove > >> >>> suppressed data. > >> >>> > >> >>> Ludovic. > >> >>> > >> >>> > >> >>> > >> >>> - > >> >>> Jouve > >> >>> France. > >> >>> -- > >> >>> View this message in context: > >> >>> > >> > http://lucene.472066.n3.nabble.com/unstable-results-on-refresh-tp4164913p4165086.html > >> >>> Sent from the Solr - User mailing list archive at Nabble.com. > >> >>> > >> >> > >> >> > >> >

Re: unstable results on refresh

2014-10-22 Thread Erick Erickson
I think >> the >> >> problem has the same origin >> >> >> >> 2014-10-21 8:10 GMT+02:00 lboutros : >> >> >> >>> Hi Giovanni, >> >>> >> >>> we had this problem as well. >> >>> The cause was that the different nodes have slightly different idf >> values. >> >>> >> >>> We solved this problem by doing an optimize operation which really >> remove >> >>> suppressed data. >> >>> >> >>> Ludovic. >> >>> >> >>> >> >>> >> >>> - >> >>> Jouve >> >>> France. >> >>> -- >> >>> View this message in context: >> >>> >> http://lucene.472066.n3.nabble.com/unstable-results-on-refresh-tp4164913p4165086.html >> >>> Sent from the Solr - User mailing list archive at Nabble.com. >> >>> >> >> >> >> >>

Re: unstable results on refresh

2014-10-22 Thread Giovanni Bricconi
gt;>> The cause was that the different nodes have slightly different idf > values. > >>> > >>> We solved this problem by doing an optimize operation which really > remove > >>> suppressed data. > >>> > >>> Ludovic. > >>> > >>> > >>> > >>> - > >>> Jouve > >>> France. > >>> -- > >>> View this message in context: > >>> > http://lucene.472066.n3.nabble.com/unstable-results-on-refresh-tp4164913p4165086.html > >>> Sent from the Solr - User mailing list archive at Nabble.com. > >>> > >> > >> >

Re: unstable results on refresh

2014-10-21 Thread Erick Erickson
gt;> We solved this problem by doing an optimize operation which really remove >>> suppressed data. >>> >>> Ludovic. >>> >>> >>> >>> - >>> Jouve >>> France. >>> -- >>> View this message in context: >>> http://lucene.472066.n3.nabble.com/unstable-results-on-refresh-tp4164913p4165086.html >>> Sent from the Solr - User mailing list archive at Nabble.com. >>> >> >>

Re: unstable results on refresh

2014-10-21 Thread Giovanni Bricconi
e cause was that the different nodes have slightly different idf values. >> >> We solved this problem by doing an optimize operation which really remove >> suppressed data. >> >> Ludovic. >> >> >> >> - >> Jouve >> France. >> --

Re: unstable results on refresh

2014-10-21 Thread Giovanni Bricconi
he different nodes have slightly different idf values. > > We solved this problem by doing an optimize operation which really remove > suppressed data. > > Ludovic. > > > > - > Jouve > France. > -- > View this message in context: > http://l

Re: unstable results on refresh

2014-10-21 Thread Giovanni Bricconi
I noticed the problem looking at a group query, the groups returned where sorted on the score field of the first result, and then showed to the user. Repeating the same query I noticed that the order of two group started switching Thank you, I will look for the thread you said 2014-10-20 22:07 GM

Re: unstable results on refresh

2014-10-20 Thread lboutros
.n3.nabble.com/unstable-results-on-refresh-tp4164913p4165086.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: unstable results on refresh

2014-10-20 Thread Alexandre Rafalovitch
What are the differences on. The document count or things like facets? This could be important. Also, I think there was a similar thread on the mailing list a week or two ago, might be worth looking for it. Regards, Alex. Personal: http://www.outerthoughts.com/ and @arafalov Solr resources and

Re: unstable results on refresh

2014-10-20 Thread Ramzi Alqrainy
Can you please provide us the exception when the shard goes out of sync ? Please monitor the logs. -- View this message in context: http://lucene.472066.n3.nabble.com/unstable-results-on-refresh-tp4164913p4165002.html Sent from the Solr - User mailing list archive at Nabble.com.

unstable results on refresh

2014-10-20 Thread Giovanni Bricconi
Hello I have a procedure that sends small data changes during the day to a solrcloud cluster, version 4.8 The cluster is made of three nodes, and three shards, each node contains two shards The procedure has been running for days; I don't know when but at some point one of the cores has gone out