Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp
Hibernate version:
Hi All,
I am working on HibernateSearch for some days. I am using StandardAnalyzer as the default Analyzer. when i search for text results are fine. But if you search for html content results are coming for html tags also.
I need to somehow escape the HTML tags or content. Is there another Analyzer for this requirement. Please Help me.
Mapping documents:
Code between sessionFactory.openSession() and session.close():
Full stack trace of any exception that occurs:
Name and version of the database you are using:
The generated SQL (show_sql=true):
Debug level Hibernate log excerpt:
Problems with Session and transaction handling?
Read this:
http://hibernate.org/42.html