Re: [hibernate-dev] [Search] Index embedded and id property of embedded entity

2014-05-06 Thread Hardy Ferentschik
Where are we at in this discussion? I think we basically have to main proposals. #1 Don’t include the embedded id per default. If @IndexEmbedded is used via the depth parameter there is no way to include the embedded id. In order to include the id you would need to use includePaths. depth a

[hibernate-dev] IRC Developer Meeting - 5/6

2014-05-06 Thread Steve Ebersole
There was nothing discussed today ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] Jandex, scanning and discovery

2014-05-06 Thread Steve Ebersole
FYI, I created a Pull Request[1] to discuss these changes if anyone was interested. If not I'll apply this later in the week. The commits incorporate some other concepts such as some changes to "user directed logging" I discussed in hibernate-dev emails. I have added some line comments at import