Once again, why is it important to you? Curiosity or are you trying
to solve a problem?

Personally I've never had to worry about this kind of detail, so I've never
had cause to look. In essence, though, the terms are cached so they'll
occupy memory after you've queried on each of them so practically
it doesn't matter whether you query both in one query or use them
individually in separate queries.

Best,
Erick

On Sun, Oct 6, 2013 at 2:07 AM, Ertio Lew <ertio...@gmail.com> wrote:
> Are indexes for different fields maintained separately, I mean if I have
> two text fields both indexed separately within a schema, each of them would
> have its own set of indexes, so that if I one field's index is quite bigger
> it doesn't affect anyhow another unless I use both of the fields together
> in one query ?

Reply via email to