Closed this issue 9 years ago · 1 comments
Create a mapper, which contains field of type enum; Then create an IQuery like: query.field( enumField ).contains( "stat" ) This will crash, cause query will try to create an instance of the enum
solved