On 2/8/07, Mike Klaas <[EMAIL PROTECTED]> wrote:
On 2/8/07, Yonik Seeley <[EMAIL PROTECTED]> wrote:
> On 2/8/07, Mike Klaas <[EMAIL PROTECTED]> wrote:
> > I had a filter type that was interacting poorly with the Solr
> > filterCache--identical filters were causing _2_ filterCache insertions
> > p
On 2/8/07, Yonik Seeley <[EMAIL PROTECTED]> wrote:
On 2/8/07, Mike Klaas <[EMAIL PROTECTED]> wrote:
> I had a filter type that was interacting poorly with the Solr
> filterCache--identical filters were causing _2_ filterCache insertions
> per query.
That is strange.
What were the two parts of th
On 2/8/07, Mike Klaas <[EMAIL PROTECTED]> wrote:
I had a filter type that was interacting poorly with the Solr
filterCache--identical filters were causing _2_ filterCache insertions
per query.
That is strange.
What were the two parts of the code that added to the filterCache?
If you re-run the