Re: [hibernate-dev] Forum database banned emails issue

2016-01-16 Thread Vlad Mihalcea
I tried to access this page: https://developer.jboss.org/wiki/ForumsAdministrationAccess But I get: Unauthorized Access to this place or content is restricted. If you think this is a mistake, please contact your administrator or the person who directed you here. On Sat, Jan 16, 2016 at 3:05 P

Re: [hibernate-dev] Forum database banned emails issue

2016-01-16 Thread Sanne Grinovero
I Vlad, I'm sorry, it seems my credentials expired. I opened a ticket, it might take some time though. You might want to open a ticket to get credentials too. Sanne On 16 January 2016 at 11:42, Vlad Mihalcea wrote: > Thanks Sanne, > > In the Administration Control Panel -> Maintenance, there's t

Re: [hibernate-dev] Forum database banned emails issue

2016-01-16 Thread Vlad Mihalcea
Thanks Sanne, In the Administration Control Panel -> Maintenance, there's the Admin log. You can see there the emails that I added to the ban, along with the date they were submitted: Fri Jan 15, 2016 9:16 am I was thinking of deleting 5k emails from the ban list that were added at that date. I h

Re: [hibernate-dev] Forum database banned emails issue

2016-01-16 Thread Sanne Grinovero
It is documented here: - https://developer.jboss.org/wiki/ForumsAdministrationAccess However as you can see it's not easy to get to. You need to hop around several security checks and get authorization from each party. I can help with this as I already have access - if I remember the whole proce

Re: [hibernate-dev] Keyset pagination support

2016-01-16 Thread Sanne Grinovero
I would love that. We actually discussed such an approach a couple of years ago, but the context was not to implement pagination correctly but to improve the performance of the Hibernate Search mass-indexer (a batch process which iterates through all entities to rebuild the Lucene index). We event

[hibernate-dev] Keyset pagination support

2016-01-16 Thread Vlad Mihalcea
Hi, I think it will be useful to consider adding support for Keyset pagination: http://use-the-index-luke.com/no-offset This could be a very strong feature that would set us apart from our competition. Vlad ___ hibernate-dev mailing list hibernate-dev