Re: How to uncache a query to debug?

2013-08-03 Thread Yonik Seeley
On Fri, Aug 2, 2013 at 7:34 AM, Erick Erickson wrote: > My guess is you're hitting the first time something is done, like sorting > or some such > occasionally on these queries by chance when a new searcher is opened. And actually, if it was something like sorting (populating a field cache), then

Re: How to uncache a query to debug?

2013-08-02 Thread Erick Erickson
be blown out > > > quickly, then I'd really like to just optimize the query to run fast > > > uncached. > > > > > > *Is there any way to run a query using no caching whatsoever?* > > > > > &

Re: How to uncache a query to debug?

2013-08-01 Thread jimtronic
gt; > > *Is there any way to run a query using no caching whatsoever?* > > > > The query changes, but has *:* for the q param and 4 fq parameters. It's > > also trying to do field collapsing. > > > > Jim > > > > > > > > > > -- > > View this

Re: How to uncache a query to debug?

2013-08-01 Thread jimtronic
ed. > > > > *Is there any way to run a query using no caching whatsoever?* > > > > The query changes, but has *:* for the q param and 4 fq parameters. It's > > also trying to do field collapsing. > > > > Jim > > > > > > > > > >

Re: How to uncache a query to debug?

2013-08-01 Thread Mikhail Khludnev
y way to run a query using no caching whatsoever?* > > The query changes, but has *:* for the q param and 4 fq parameters. It's > also trying to do field collapsing. > > Jim > > > > > -- > View this message in context: > http://lucene.472066.n3.na

Re: How to uncache a query to debug?

2013-08-01 Thread Roman Chyla
e query to run fast > uncached. > > *Is there any way to run a query using no caching whatsoever?* > > The query changes, but has *:* for the q param and 4 fq parameters. It's > also trying to do field collapsing. > > Jim > > > > > -- > View this message i

How to uncache a query to debug?

2013-08-01 Thread jimtronic
xt: http://lucene.472066.n3.nabble.com/How-to-uncache-a-query-to-debug-tp4082010.html Sent from the Solr - User mailing list archive at Nabble.com.