Hi, On Tue, Apr 29, 2014 at 1:45 PM, Hardy Ferentschik <ha...@hibernate.org> wrote: >> Yes I mean we could never include it by default, and allow the >> "includePath" to be the (only) way to include things. > > But this forces you to list all fields to include explicitly in case you want > the id added, but otherwise are happy > to just use the default @IndexedEmbedded.
I think we should keep the id with the default @IndexedEmbedded. It was weird to include the id when the includePath didn't ask for it but it would be weird to not include the id with the default @IndexedEmbedded. -- Guillaume _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev