-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 10 posts ] 
Author Message
 Post subject: Any support for Lucene thru Hibernate Tool?
PostPosted: Thu Jun 01, 2006 8:19 am 
Newbie

Joined: Tue May 23, 2006 1:34 am
Posts: 19
Location: Bangalore
Hi,

I'm using Hibernate Tool for my application. Now i wants to implement indexing on my tables. For that I need to generate an IndexWriter for each and every object for Indexing and Searching. If i'm developing POJO's manually, doing indexing and searching is not a big deal. But all that stuff is done by the tool. So, addding this indexing and searching part to every part is very tough task. Whether Hibernate Tool provides any support for Lucene Indexing and Searching? If so, how?



I think one of the alternative is to migrate to OpenSymphony's Compass.



Any feed back is appreciated.

_________________
Thanks and Regards,
Suresh Setty...


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jun 01, 2006 8:47 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
what do you refer to when you say "*all* that stuff is done by the tool" ?

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jun 01, 2006 8:53 am 
Newbie

Joined: Tue May 23, 2006 1:34 am
Posts: 19
Location: Bangalore
max wrote:
what do you refer to when you say "*all* that stuff is done by the tool" ?


"All" in the sense, POJO's, Mapping XML's and DAO's.

_________________
Thanks and Regards,
Suresh Setty...


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jun 01, 2006 8:54 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
and what is you want to do in context of Lucene ?

Generate some specific code or how ?

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jun 02, 2006 1:20 am 
Newbie

Joined: Tue May 23, 2006 1:34 am
Posts: 19
Location: Bangalore
max wrote:
and what is you want to do in context of Lucene ?

Generate some specific code or how ?


The sample code available at http://www.hibernate.org/138.html

Here the developers made indexing and some more Lucene related stuff at the object level itself.

I'm asking whether the Hibernate Tool do any of that Lucene part.

Thank for your continuous feedback.

_________________
Thanks and Regards,
Suresh Setty...


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jun 02, 2006 1:22 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
no we don't have any of that built into the tools.

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jun 02, 2006 1:58 am 
Newbie

Joined: Tue May 23, 2006 1:34 am
Posts: 19
Location: Bangalore
max wrote:
no we don't have any of that built into the tools.


Ok then. Thank you Max, for your continuous reply.
Whether do you have any idea of extending the Hibernate Tool to Indexing and Searching using Lucene?

_________________
Thanks and Regards,
Suresh Setty...


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jun 02, 2006 2:46 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
No current plans, but since it would just be pure code generation then anyone can write some templates to do it. Nothing special about it.

Contributions welcome.

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jun 02, 2006 4:31 am 
Newbie

Joined: Tue May 23, 2006 1:34 am
Posts: 19
Location: Bangalore
Ok Thank you Max.

_________________
Thanks and Regards,
Suresh Setty...


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 05, 2006 4:32 am 
Newbie

Joined: Wed May 24, 2006 5:33 am
Posts: 3
Location: Chennai
Hibernate Annotations let you integrate wtih lucene by simple annotations.
check it out.

pras


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 10 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.