Okay, scrap that. I've just read '27.3.4. Search Result Sorting' in the manual. I should've complete my research first.
I'm still a little confused as to dynamic information. Say the cost information I mentioned earlier changes on a daily or even hourly basis. Is it simply up to me to make sure that the Zend_Search_Lucene index is updated when the information changes? Would people recommend this to be the best course of action given Zend_Search_Lucene excellent performance? Or would a part Zend_Search_Lucene (to do the complicated search) part database query (to get the dynamic data based on the result set) be a better approach? -- View this message in context: http://www.nabble.com/View-Logic-tf3845561s16154.html#a10892576 Sent from the Zend Framework mailing list archive at Nabble.com.
