Hello!
I'm working on a project that needs Full text search. I use Java + ZK + Hibernate and so far I had no problems. Now I want to implement Hibernate search.
I have read documentation (
http://www.hibernate.org/hib_docs/searc ... index.html) but I still have problem. Main problem is I don't know how to begin.
So I'm asking can someone tell me where can I find some small sample. I found (
http://www.opensourceguy.net/wp-content ... ch.tar.bz2) but this sample is too big, I can't find where to start.
If someone understand what I want ;-) ,please help.
Thanks.