On Wed, Feb 9, 2011 at 1:51 PM, Em <mailformailingli...@yahoo.de> wrote:
> Okay, so if one wants a distributed idf one should extend a searcher instead
> of the query-class.

Yes.
If you're interested in distributed search for Solr, there is a patch
in progress:
https://issues.apache.org/jira/browse/SOLR-1632

> But it doesn't seem to be pluggable, right?

Since you can weight with a different searcher than you query with, a
searcher works fine as a fine extension point (but it's a lucene-level
extension point, not a solr-level one).

-Yonik
http://lucidimagination.com

Reply via email to