Re: query syntax performance difference?

2007-10-13 Thread Yonik Seeley
On 10/11/07, BrendanD [EMAIL PROTECTED] wrote: Is there a difference in the performance for the following 2 variations on query syntax? The first query was a response from Solr by using a single fq parameter in the URL. The second query was a response from Solr by using separate fq parameter

query syntax performance difference?

2007-10-11 Thread BrendanD
and compare the results. They've already been cached, so they come back fairly quickly (within 1ms). Although originally the first query came back in 660 ms. The second query had already been cached. Thanks, Brendan -- View this message in context: http://www.nabble.com/query-syntax-performance