On Mon, Jun 30, 2008 at 04:31:33PM -0700, Cristiano wrote:
> 
> On Jul 1, 1:29 am, Cristiano <[EMAIL PROTECTED]> wrote:
> > On Jul 1, 12:01 am, Carl Vondrick <[EMAIL PROTECTED]>
> > wrote:
> >
> > > On Mon, Jun 30, 2008 at 02:39:48PM -0700, Cristiano wrote:
> > > > I installed the sfLucenePlugin and added the Propel behaviours as
> > > > described in the manual. Everything works (I can create an index on
> > > > the command line, and then search) but when I use actions to create
> > > > new objects, the on-the-fly indexing goes dead slow and times out.
> > > > It's really weird because building a new index from the command line
> > > > on the 10 records goes extremely fast.
> >
> > > Can you provide more information? Can you give me a reproduceable test
> > > case? What are your system specs? Are you using the production
> > > environment or dev?
> >
> > > Carl
> >
> > I just did the same setup in 2 projects I have, and get the same
> > annoying results. It just starts the process and than hangs. I am
> > running it on a Macbook using MAMP. Haven't had time to test it on a
> > different system yet. If I set my php timeout to a high value, it
> > eventually works, but it's just dead slow.
> 
> it seems that every time save() is called, the system takes ages to
> update the index.

Can you profile it (using xdebug) and send the cache file?  

Carl

--~--~---------~--~----~------------~-------~--~----~
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