1. Hibernate search with Criteria restriction returning incorrect count stackoverflow.comThe result list is perfect but the getResultSize() is incorrect. I've knocked up some code to illustrate.
|
2. How to work around the hibernate search (lucene) criteria restriction plus getResultSize issue? stackoverflow.comHibernate search (lucene) has an issue: If you apply a criteria restriction to |
3. Case Insensitive Search:Restrictions.ilike or Restricions.eq forum.hibernate.org |