Well for now rebuild and behavior works fine. I just get an small issue with loading data as there is no context created. But not rely a lucene bug.
Thomas On Wed, Nov 5, 2008 at 12:25 AM, Jeremy Benoist <[EMAIL PROTECTED]>wrote: > > Hi Thomas, > > I asked something like your question few times ago > http://tinyurl.com/6lcrje > And i don't think that it would be easy to handle lucene with doctrine > and 1.1... :-/ > > Anyway, good luck :-) > > Jeremy > > > On 4 nov, 18:35, "Thomas Rabaix" <[EMAIL PROTECTED]> wrote: > > I have started to fix bugs and re implements some features from the > sf1.0. > > Some code inside the plugin is broken... > > > > But for now I can rebuild the index, which is a good point. Now the event > > listener throw some weird errors (from Zend_Lucene ...) > > > > > > > > On Tue, Nov 4, 2008 at 5:51 PM, Jonathan Wage <[EMAIL PROTECTED]> wrote: > > > I have never used this but it sounds right. You just need to implement > the > > > Doctrine drivers for the plugin? > > > > > - Jon > > > > > On Tue, Nov 4, 2008 at 3:59 AM, Thomas Rabaix <[EMAIL PROTECTED] > >wrote: > > > > >> Hello, > > > > >> I would like to use lucene with doctrine inside a sf1.1 project. I > > >> just get the plugin and check the code. I also check the code of the > > >> sfLucenePlugin for 1.0-Doctrine. > > > > >> It look to me that the only work required to make sfLucene works with > > >> doctrine is to re implement the sfLuceneDoctrineIndexer* classes. > > > > >> Am I right ? > > > > >> -- > > >> Thomas Rabaix > > >> Internet Consultant > > > > > -- > > > Jonathan H. Wage > > > Open Source Software Developer & Evangelist > > >http://www.jwage.com > > >http://www.doctrine-project.org > > >http://www.symfony-project.org > > > > -- > > Thomas Rabaix > > Internet Consultant > > > -- Thomas Rabaix Internet Consultant --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
