[jboss-dev-forums] [Design of JBoss Tools (dev)] - Incorporate Hibernate Search into Hibernate Tools idea
vyemialyanchyk
do-not-reply at jboss.com
Mon Jan 19 13:49:36 EST 2009
Hi. I have an idea to incorporate Hibernate Search into Hibernate Tools.
Of cause I'm intresting to get some feedback about it... What do you think?
There are several propositions for startup:
1) Hibernate Cosole Cofiguration:
a) possible to configure (view/edit) "hibernate.search.default.IndexBaase"
b) possible to view list of entities for the index (@Indexed), possible to view hierarchy of index entities relation (@ContainedIn and @IndexedEmbedded)
c) add possibility to display objects for some query (seems be usefull for testing)
2) automatic annotation creation for some entity/entities - at least in the simplest case - @Indexed & @Field, in more complex - @ContainedIn and @IndexedEmbedded, may be some other?
3) may be there is a sense to create for Eclipse plugins which will incorporate some Luke functionality? - may be not all of it, but functions to index manage, simplest search and some statistics;
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;
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;
may be something other? your opinion?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4202996#4202996
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202996
More information about the jboss-dev-forums
mailing list