gerlowskija commented on PR #1681: URL: https://github.com/apache/solr/pull/1681#issuecomment-1813223505
Probably our best bet for dogfooding the Python client is the `./solr/modules/ltr/example/train_and_upload_demo_model.py` script, which uses Python to send simple queries. This requires that the generated clients have some rudimentary support for querying, so I've taken a crack at adding this in #2079. That PR will block this one, unless others have thoughts around ways to validate or QA the generated Python client. -- 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]
