On Wednesday, October 17, 2007, Fabian Lange wrote: > I am also using Lucene and honestly I doubt that you will reach the limit > so easily. You'll have to ask on the Zend Framework list to verify this, but the index only stores frequencies of keywords, not the entire text.
> I do not know if Carls plugin works like that, but > thatÂ’s how my implementation of lucene works. If you store the correct data in the index, then this is possible. There's no ->getRealModel() method yet, but I will add it as soon as I can figure out a nice way to handle all types of primary keys. Carl --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
