Re: [fw-general] Zend_Search_Lucene is very sloooooow

2008-11-08 Thread Hakan Şenol Ensari
Very anecdotally: Some months back, I played around with ZSL, importing a reasonably large database of books -- some eight million rows, with title, author, publisher, publication date, and so on. The performance was lackluster, to say the least. Later, I recreated the same indices in Solr, which c

[fw-general] Any "best practice" on how to initialize a database?

2008-11-06 Thread Hakan Şenol Ensari
I'm writing a small application whose underlying layout is by and large based on Matthew's pastebin. So, the front controller has an initializer class plugged in, which initializes the database connection, among other things. Now, I want the method -- or a similar method, if I'm mixing apples and