Make the event listeners in FullTextIndexEventListener class virtual

Description

This patch makes the event listeners in class FullTextIndexEventListener virtual so that you can override them in your own implementation.
A use case for this would be that you never delete entities in your application. A delete just puts the property "deleted" on true for example. Then the built in event listener for post-update does not do the trick.

Environment

None

Attachments

1
  • 22 Oct 2008, 11:37 AM

Activity

Show:

Fabio Maulo January 28, 2011 at 2:13 PM

Released 2.0.1

PaulP July 25, 2009 at 4:09 AM

Applied patch - r986

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Who's Looking?

Open Who's Looking?
Created October 22, 2008 at 11:37 AM
Updated January 28, 2011 at 2:13 PM
Resolved July 25, 2009 at 4:09 AM
Who's Looking?

Flag notifications