Hi!

I have 5 different Models that I want to be searchable.
I don't know, how to implement the search right now. First thing I
think of is Zend Lucene, but I read several times, that the
performance is bad (cannot use the java implementation).

No my question is: where is the limit of Zend Lucene? I expect about
1000-10.000 records per Model and a maximum of 100 search-requests per
minute. (probably 1-10 per minute average)
Can Zend Lucene handle that amount?

Is there an other (PHP-)library that I could do the searching with, if
Lucene is to slow?

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

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
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to