On Mon, 18 Jan 2010 13:21:27 -0800
Walter Underwood <wun...@wunderwood.org> wrote:
[...]
> For basic, relevance-sorted search, there are two kinds of work
> done by Solr: work per query term and work per document. The work
> per query term depends on the number of query terms. The work per
> document depends on the number of documents (rows) requested and
> the number of fields requested.
[...]

Thanks to both you and Erick for your responses. This makes a lot
more sense now.

Regards,
Gora

Reply via email to