janhoy opened a new pull request, #4904: URL: https://github.com/apache/solr/pull/4904
`SpellCheckCollatorTest` still constructed the `org.apache.solr.spelling.Token` that #4812 removed, so `main` currently fails to compile its test sources. This replaces the two usages with the equivalent `SpellCheckToken` records. No behaviour change; test-only follow-up to SOLR-18362. https://claude.ai/code/session_01JqDbuMinkcDXHNj6gR8jmz -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
