array( $field => array( 'value' => $value, 'boost' => $boost, ), ), ); $this->assertequals($expectedArray, $query->toArray()); } }