Issue created: NHSR-12 <http://jira.nhibernate.org/browse/NHSR-12>
On Wed, Oct 22, 2008 at 7:52 PM, Fabio Maulo <[EMAIL PROTECTED]> wrote:

> Please create a JIRA with this improv (and patch with NHSR trunk)We done
> the same in NH-Core.
> The JIRA of NH search is
> http://jira.nhibernate.org/browse/NHSR
>
> I know that it appear not maintained but that is the right way to commit a
> patch.
>
> Thanks Bart.
>
> 2008/10/22 Bart Reyserhove <[EMAIL PROTECTED]>
>
> We are using NHbernate.Search in our application and its working just fine.
>> The only problem we have is that we do not physically delete entities. We
>> just put a "deleted" property on "true".  I thought the easiest way to
>> fix this is to inherit a class from "FullTextIndexEventListener" and
>> override the OnPostUpdate method in that class.
>>
>> However the methods in "FullTextIndexEventListener" are not virtual. So I
>> made them virtual but I don't know whether that's acceptable by you guys.
>>
>> Regards,
>>
>> Bart
>>
>>
>>
>
>
> --
> Fabio Maulo
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"NHibernate Contrib - Development Group" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com.ar/group/nhcdevs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to