amateescu / search_api_solr

11 stars 14 forks source link

fixed variable names in SearchApiSolrBackend::extractResults() #70

Closed mkalkbrenner closed 9 years ago

mkalkbrenner commented 9 years ago

The variable names in SearchApiSolrBackend::extractResults() are really confusing:

I suggest to rename the variables to better reflect their nature:

amateescu commented 9 years ago

Yeah, those variable names confused me as well when I ported the module. They look better now :)