Re: [hibernate-dev] Forum changes proposal

2015-12-08 Thread Vlad Mihalcea
Hi, I agree that a value of 1 is sufficient too. Once a user posted a Hibernate-related question, there is no way he will want to spam the forum. I also think we should keep the forum it's a way to reach the actual dev team. On SO, you get answers for the community. So both the forum and SO are i

Re: [hibernate-dev] Forum changes proposal

2015-12-08 Thread Brett Meyer
On 12/08/2015 02:46 AM, Vlad Mihalcea wrote: > Hi, > > I was discussing with Steve on the HipChat page yesterday that we should > probably enable these forum options: > Enable queued posts: > Ability to put registered users posts to post approval if their post count > is lower than the specified va

Re: [hibernate-dev] Support for org.hibernate.flushMode setting

2015-12-08 Thread Vlad Mihalcea
Since AUTO requires manual synchronization for native queries, maybe it's worth adding such a configuration. http://vladmihalcea.com/2014/08/13/the-dark-side-of-hibernate-auto-flush/ There might be users who choose ALWAYS, especially if they mix Hibernate with native queries. What do you think?

Re: [hibernate-dev] Support for org.hibernate.flushMode setting

2015-12-08 Thread Steve Ebersole
Well if you read closely I said we support it on the EntityManager/Session. As far as I know we have never supported that on the EntityManagerFactory/SessionFactory. On Tue, Dec 8, 2015 at 11:50 AM Vlad Mihalcea wrote: > Hi, > > I stumble don this question on the forum: > > https://forum.hibern

[hibernate-dev] Support for org.hibernate.flushMode setting

2015-12-08 Thread Vlad Mihalcea
Hi, I stumble don this question on the forum: https://forum.hibernate.org/viewtopic.php?f=1&t=1042301 I remember there used to be a "org.hibernate.flushMode" configuration property (Steve mentioned this configuration property on SO too): http://stackoverflow.com/questions/13259677/how-do-i-set-

Re: [hibernate-dev] Hibernate site SEO optimization

2015-12-08 Thread Steve Ebersole
I've started discussions about this in general wrt the hibernate.org webpage. There is a lot of version-specific information there. Hosting this specifically for documentation on the doc site would be one option. Note however that we have limited forms of access to that docs site which makes it l

[hibernate-dev] [Search] Exposing NumericField

2015-12-08 Thread Sanne Grinovero
It took us a long time to have the concept of "NumericField" fully exposed to Hibernate Search users, as a primary concept people are getting familiar with. Which means of course that the Lucene team is going to get rid of them in the near future: [1]. NumericField(s) will live for a bit longer i

[hibernate-dev] Is it possible to let my framework enhance Hibernate more smoothly?

2015-12-08 Thread babyfish
Hi hibernate-dev friends I created a java framework by using my spare time since 2008, it's finished and published to github 2 months ago, now the tutorial document is finished too. Github page: https://github.com/babyfish-ct/babyfish The most important documents: tutori

Re: [hibernate-dev] Hibernate site SEO optimization

2015-12-08 Thread Vlad Mihalcea
We could list the stable doc only in the sitemaps and exclude all the others from the robots.txt. This way Google will only index the stable docs. To navigate between versions we need to add a selector somewhere on the page to load a specific version of the docs, but that doesn't have to be indexe

Re: [hibernate-dev] Hibernate site SEO optimization

2015-12-08 Thread Sanne Grinovero
Stefania (my girlfriend but also a professional SEO consultant) also pointed out that we should make sure that indexing engines understand that the documentation pages are intentionally similar, as you get penalised for duplicate content. So as you suggest we need to mark - for each guide - which