Return-Path: X-Original-To: apmail-tapestry-commits-archive@minotaur.apache.org Delivered-To: apmail-tapestry-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0DACE17DD4 for ; Mon, 12 Jan 2015 08:10:59 +0000 (UTC) Received: (qmail 201 invoked by uid 500); 12 Jan 2015 08:11:00 -0000 Delivered-To: apmail-tapestry-commits-archive@tapestry.apache.org Received: (qmail 169 invoked by uid 500); 12 Jan 2015 08:11:00 -0000 Mailing-List: contact commits-help@tapestry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tapestry.apache.org Delivered-To: mailing list commits@tapestry.apache.org Received: (qmail 159 invoked by uid 99); 12 Jan 2015 08:11:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Jan 2015 08:11:00 +0000 Date: Mon, 12 Jan 2015 08:11:00 +0000 (UTC) From: "Jochen Kemnade (JIRA)" To: commits@tapestry.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (TAP5-1178) Tapestry should include a module that automatically configures for Hibernate Search MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/TAP5-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade closed TAP5-1178. -------------------------------- Resolution: Invalid We assume this is no longer relevant and therefore close it. If you still have this issue in a recent Tapestry version (such as 5.3.8 or the latest 5.4 preview release), feel free to provide the necessary information and reopen. > 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 > Reporter: Howard M. Lewis Ship > Labels: bulk-close-candidate > > 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 was sent by Atlassian JIRA (v6.3.4#6332)