Re: SearchComponents and ShardResponse

2012-01-04 Thread Chris Hostetter
Hey Ken, : I feel like I must be missing something here... : : I'm working on a customized version of the SearchHandler, which supports : distributed searching in multiple *local* cores. ... : The SolrResponse field in ShardResponse is private, and the method to set it is package priva

SearchComponents and ShardResponse

2011-12-15 Thread Ken Krugler
Hi all, I feel like I must be missing something here... I'm working on a customized version of the SearchHandler, which supports distributed searching in multiple *local* cores. Assuming you want to support SearchComponents, then my handler needs to create/maintain a ResponseBuilder, which is