On Mon, 06 Apr 2009 11:16:52 +0200, Sanne Grinovero
<sanne.grinovero(a)gmail.com> wrote:
should this be fixed for 3.1.1?
Is there a reason to not accept @Indexed on an abstract class?
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-265
An abstract class can never insert a document.
I think there might be more going on in this case
(
http://forum.hibernate.org/viewtopic.php?t=996141)
For example, the error message seems strange: "Cannot mix criteria and
multiple entity types"
I think we need to see the full mapping files + stack trace. I'll add
another comment to the
thread.
BTW, is there a release data for 3.1.1 -
http://forum.hibernate.org/viewtopic.php?p=2410201 ?
--Hardy