Re: [hibernate-dev] Projecting an index

2014-09-16 Thread Hardy Ferentschik
Hi Marc, sorry for the late reply. I forgot to answer :-( On 5 Jan 2014, at 19:11, Marc Schipperheyn wrote: > Current situation > * Loading Wallposts directly from Lucene index. > * Posts references properties that change relatively often or have cascading > indexing impact if they would be sa

[hibernate-dev] Projecting an index

2014-09-03 Thread Marc Schipperheyn
I'm wondering if would be conceivable to project a custom index based on the programmatic API when you are also using Annotations? Our use case is basically that we have a social "wall" where we retrieve "posts" which can reference related objects: other posts, user info, classifieds, events, grou