Joined: Tue Dec 19, 2006 11:40 am Posts: 1 Location: Frankfurt, Germany
|
I also require this feature! I am currently using annotations, however as I use many core entities (Contact, Address, etc) from a shared library and the search requirements often differ on a per application basis this is really an issue.
Any news on an implementation? Otherwise I guess I will just have to provide one. The only issue there is when looking at the SearchFactroyImpl, FullTextIndexEventListener and DocumentBuilder it seems like I would have to duplicated quite a lot of code to be able to provide an implementation. Although making few methods protected would really help such as DocumentBuilder.initializeMembers called from the DocumentBuilder constructor.
|
|