Tapestry should include a module that automatically configures for Hibernate
Search
-----------------------------------------------------------------------------------
Key: TAP5-1178
URL: https://issues.apache.org/jira/browse/TAP5-1178
Project: Tapestry 5
Issue Type: New Feature
Components: tapestry-hibernate
Affects Versions: 5.2.0
Reporter: Howard M. Lewis Ship
It's common to use Hibernate Search (based on Lucene) on top of Hibernate
itself. To make this work in Tapestry requires some careful overrides in order
to create and manage a FullTextSession instance, rather than a standard Session
instance. However, its not much code.
This could be in the form of a code donation from work I'm performing for a
client.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.