[hibernate-dev] DocumentBuilder refactoring in Hibernate Search: how to deal (internally) with metadata

Emmanuel Bernard emmanuel at hibernate.org
Thu May 30 09:02:58 EDT 2013


On Thu 2013-05-30 14:51, Hardy Ferentschik wrote:
> >> Things we wanted but where too hard to do so far:
> >> - Separate annotation reading from Document building. Separate
> >> validity checks too.
> >> - It checks for JPA @Id using reflection as it might not be available
> >> -> pluggable?
> > 
> > We know only one use case for this pluggable mechanism, do we really
> > need it?
> 
> Which is?

Consider properties marked with JPA's @Id as @DocumentId. I mean JPA is
the only current use case.


More information about the hibernate-dev mailing list