Hi
I was wondering if anybody has experiences with using sfLuceneplugin for
searching on forums built by sfSimpleForumPlugin.

I have installed them both and can search properly.
The problem is it does not automatically index new messages.

I have added this line:
sfLucenePropelBehavior::getInitializer()->setupModel('sfSimpleForumPost');
at the end of my sfSimpleForumPost.php

and propel behaviour is on. sfLucene actually works fine with other objects
in my model and automatically index them, but I don't know why it doesn't do
so with sfSimpleForumPost.


--Mohammad

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to