solr icon indicating copy to clipboard operation
solr copied to clipboard

SOLR-11574: Use executable java code in ref guide examples.

Open epugh opened this issue 1 month ago • 1 comments

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.

epugh avatar Dec 02 '25 19:12 epugh

I fixed the imports and removed the deprecated methods, this is ready for review.

epugh avatar Dec 04 '25 02:12 epugh

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?

epugh avatar Dec 17 '25 10:12 epugh