I registered a request handler named after my application.  Aside from various 
defaults that I configured, I also registered some components I've written. 
When I tried to do a distributed search, I noticed that the secondary Solr 
requests internal to the workings of the distributed search were going to the 
standard request handler, not the one fielding the distributed search.  As 
such, I found it necessary to duplicate my components list to the standard 
handler.  Is this by design?  It seems like a shortcoming.
FWIW I'm using a post Solr 1.4 release.

~ David Smiley
Author: http://www.packtpub.com/solr-1-4-enterprise-search-server/





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to