On Thu, Jul 31, 2008 at 1:58 PM, Apache Wiki <[EMAIL PROTECTED]> wrote: > + * should "!SearchHandler" really live in > "org.apache.solr.handler.component" ?
I think so. SearchHandler is not actually the base class for all search... is the implementation of a SolrRequestHandler that uses search components. -Yonik
