ext-solr icon indicating copy to clipboard operation
ext-solr copied to clipboard

[TASK] Rename Node variables

Open sfroemkenjw opened this issue 1 year ago • 0 comments

What should be done in the scope of this task?

With patch https://github.com/TYPO3-Solr/ext-solr/pull/3665 we migrated Node class to Endpoint. Maybe it would be cool to migrate the PHP variables, too:

leftNode to leftEndpoint rightNode to rightEndpoint

As next step we should check, if it is possible (make sense) to adapt the method names, too:

getSolrConnectionForNodes to getSolrConnectionForEndpoint

sfroemkenjw avatar Jun 02 '23 10:06 sfroemkenjw