Hi,
I'm using Hibernate Tool with Eclipse 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...
|