solr
solr copied to clipboard
SOLR-11574: Use executable java code in ref guide examples.
https://issues.apache.org/jira/browse/SOLR-11574
Description
I want to crack a joke here, but basically I look for old Jason jira's with patches attached and then update them for out Github era ;-)
Solution
Migrate the migration.
Tests
Please describe the tests you've developed or run to confirm this patch implements the feature or solves the problem.
I fixed the imports and removed the deprecated methods, this is ready for review.
I fixed the issue... the ObjectTracker was actually a red herring, the sql module was missing and that was what was causing the error. AI rescue!
I think this is ready to merge?