On Fri, 22 May 2009, Yonik Seeley wrote:

: > I think it is reasonable to say, at this point, that we should now require
: > any new SearchComponents to be distributed capable before committing.
: 
: That's too high of a bar.
: If something is good and useful, it should be committed.
: And we certainly never want to discourage anyone from submitting a
: patch just because it lacks distributed search support.

+1 ... as long as components are well documented about what they do/don't 
support i think we're fine.  

The real key is to make sure we don't have any new components that *look* 
like they work fine in distributed search, but are silently ignoring 
certain options, or skipping steps in some calculation.  (if i remember 
correctly there are some features of hte FacetComponent that violate this 
principle)

if it looks like it worked when you do a distributed query, it should 
really work, if it doesn't work it should error. 



-Hoss

Reply via email to