sfLucene should not create a "a new index" every time.  An index is
like a database.  So, this is likely the problem.

Can you post your directory layout on the production server?

On Aug 20, 4:29 pm, "alessandro cinelli"
<[EMAIL PROTECTED]> wrote:
> Hi,
> i use sfLucene, last version for symfony 1.0,  to index and search users
> using the sfGuardUser model.
> In my local server, my own machine, everything works fine but this is not
> happennig in the production server.
> I have to say that the production server hasn't the default symfony
> directory configuration: everything but the web folder contents are in
> another folder, called project.
> The strange thing is that when a new user register himself in the site,
> sfLucene creates, as supposed to do, a new index, but when i search a user,
> the only valid result i can obtain
> is the last user registered!!
> How can it be possible?Why sfLucene index only the last registered user?
>
> thanks in advance
>
> cirpo
--~--~---------~--~----~------------~-------~--~----~
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