Re: My filters are not used

2007-10-25 Thread Yonik Seeley
On 10/25/07, Norskog, Lance <[EMAIL PROTECTED]> wrote: > This search has up to 8000 records. does not compute... Are you saying there are 8000 records with contentid:00* > Does this require a query cache of > 8000 records? No, one query == one query cache entry. >When is the query cache filled?

RE: My filters are not used

2007-10-25 Thread Norskog, Lance
ke filters which records a much lower-level data structure like disk blocks? Thanks, Lance Norskog -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Yonik Seeley Sent: Wednesday, October 24, 2007 8:24 PM To: solr-user@lucene.apache.org Subject: Re: My filte

Re: My filters are not used

2007-10-24 Thread Yonik Seeley
On 10/24/07, Norskog, Lance <[EMAIL PROTECTED]> wrote: > I am creating a filter that is never used. Here is the query sequence: > > q=*:*&fq=contentid:00*&start=0&rows=200 > > q=*:*&fq=contentid:00*&start=200&rows=200 > > q=*:*&fq=contentid:00*&start=400&rows=200 > > q=*:*&fq=contentid:00*&start=60