[jboss-dev-forums] [Design of JBoss Tools (dev)] - Re: Incorporate Hibernate Search into Hibernate Tools idea

sannegrinovero do-not-reply at jboss.com
Tue Jan 20 03:27:43 EST 2009


cool! I would like to use a tool like that.

anonymous wrote : 2) automatic annotation creation for some entity/entities - at least in the simplest case - @Indexed & @Field
What do you mean by "automatic"? I don't think it's possible to find a way to guess the correct positions and options for a Field annotation; maybe from the queries but it seems to me quite hard.

anonymous wrote : 4) as one more idea - it would useful if all of these has some common switch in interface which is not very bind to Lucene; 
you refer to an interface update to the luke tools? what's wrong with being tightly coupled to Lucene for a tool like this?

anonymous wrote : b) possible to view list of entities for the index (@Indexed), possible to view hierarchy of index entities relation (@ContainedIn and @IndexedEmbedded) 
I would highly appreciate a view like the Hibernate Tools mapping diagram, showing the resulting index fields and how they are mapped to the entities.

anonymous wrote : 5) may be some functions which will help adjust index for better search result and performance - it is similar for clause 3 but not exactly the same; 
A practical use case?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203138#4203138

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203138



More information about the jboss-dev-forums mailing list