You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/06/05 01:02:55 UTC

[jira] Created: (TAP5-1178) Tapestry should include a module that automatically configures for Hibernate Search

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.


[jira] Assigned: (TAP5-1178) Tapestry should include a module that automatically configures for Hibernate Search

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAP5-1178:
------------------------------------------

    Assignee: Howard M. Lewis Ship

> 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
>            Assignee: 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.


[jira] Assigned: (TAP5-1178) Tapestry should include a module that automatically configures for Hibernate Search

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAP5-1178:
------------------------------------------

    Assignee: Howard M. Lewis Ship

> 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
>            Assignee: 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.