created/modified properties not become searchable
The recently added built-in entity properties
created
andmodified
should become searchable when they are marked as being searchable.Currently, the appropriate Hibernate Search annotations are not added to the associated fields/getters in the generated entity classes. This is probably related to the way these properties are treated during compilation.
Submitted by Elmer van Chastelet on 8 January 2013 at 17:43