Removes deprecated `intermediate_type` method from partial.
Note that in order to do this we use current_object
, although
the partial name suggests it's using the Solr document. This is
not a problem b/c in the rendering context current_object
is
always available.