1. Hibernate - Lucene Search: cannot determine sort type stackoverflow.comI am using Hibernate - Lucene Search. I have the following Runtime Exception while sorting when no data available in index file/table. This is my code: .......... .......... query.setFirstResult(startIndex); ... |
2. search in set and sort does not work forum.hibernate.orgGreetings, i have this scenario with hibernate 3.2.5 and i'd like your help. i have a department , employee relationship where in mapping i have : |