Re: [hibernate-dev] IRC logs not available anymore on transcripts.jboss.org

2014-02-21 Thread Max Rydahl Andersen
I'm actually pretty sure https worked earlier too. Weird. I'll ping jbossorg to hear if they changed something. /max (sent from my phone) > On 21/02/2014, at 22.40, Gunnar Morling wrote: > > Thanks! > > Bonus question (probably for Steve E.): Can you update the link in the > channel descrip

Re: [hibernate-dev] IRC logs not available anymore on transcripts.jboss.org

2014-02-21 Thread Gunnar Morling
Thanks! Bonus question (probably for Steve E.): Can you update the link in the channel description ("Discuss development of Hibernate family of projects ( logged @ http://is.gd/0oe7PF";)? This link leads to the HTTPS version. --Gunnar 2014/2/21 Emmanuel Bernard > Drop the s in https. > > On

Re: [hibernate-dev] IRC logs not available anymore on transcripts.jboss.org

2014-02-21 Thread Emmanuel Bernard
Drop the s in https. On Fri 2014-02-21 18:38, Gunnar Morling wrote: > Hi, > > The logs from #hibernate-dev on Freenode used to be available on [1], but > I'm only getting 404s since a couple of days. > > Does anyone know what's the reason and how/by whom it can be fixed? I find > that logs very

[hibernate-dev] IRC logs not available anymore on transcripts.jboss.org

2014-02-21 Thread Gunnar Morling
Hi, The logs from #hibernate-dev on Freenode used to be available on [1], but I'm only getting 404s since a couple of days. Does anyone know what's the reason and how/by whom it can be fixed? I find that logs very helpful and frequently used them to catch up with discussions taking place while I'

[hibernate-dev] New timeouts enforced on ci.hibernate.org

2014-02-21 Thread Sanne Grinovero
Since the job hibernate-orm-4.3-h2 occasionally gets stuck I'm installing the timeout plugin and will make this job fail if it takes more than 2 hours. It looks like a Gradle problem, specifically in its usage of Kryo: http://ci.hibernate.org/view/ORM/job/hibernate-orm-4.3-h2/50/console Shall we

Re: [hibernate-dev] [Search] DisjunctionMaxQuery and MoreLikeThis

2014-02-21 Thread Emmanuel Bernard
On 21 Feb 2014, at 01:15, Sanne Grinovero wrote: > I still suspect that a DisMax approach would provide a better scoring > model but this is an implementation detail we should iterate on at a > second phase. > Essentially taking the example of "albino elephants" I agree on the > behaviour you de