public function testGetMoreLikeThis()
 {
     $this->assertEquals($this->_components[Solarium_Query_Select::COMPONENT_MORELIKETHIS], $this->_result->getMoreLikeThis());
 }