On Sat, 2006-07-29 at 09:46 +0800, zhongyi yuan wrote: > Hi,How about implement multi-key search use lucene, for example use > boolean search exceed 1000 clauses,it will affect the performance > greatly. If use filter or custom sorter to select the result, because > the result is extremely large in amount,so the performance is lower. > Please give me some advice,Thanks.
I don't understand your question? If you ask "should I use filter or boolean query to get optimal performance?", then it depends on your corpus and the query. The easiest way to find out is to benchmark your options. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]