A lot of the methods in \Drupal\search_api\Plugin\search_api\tracker\Basic actually make much more sense in \Drupal\search_api\Tracker\TrackerPluginBase. Currently, most tracker plugins that don’t implement entirely new logic need to extend from Basic, which is terrible DX.
Issue fork search_api-3542807
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
drunken monkeyWould be implemented in this MR.
I also wrote a change record.
Please review.
Comment #4
drunken monkeyMerged.