epugh commented on PR #1681: URL: https://github.com/apache/solr/pull/1681#issuecomment-1783330450
i wonder if there is anything we could do to "dogfood" the python client? Is there anything we wanted to build, like a script that interacts with Solr to do X that could be written in python, using this client library, to validate it.... A crazy thought would be to try and write a script that demonstrates "Doing something complex with Solr apis that are currently available in v2" using the client? Like, this file, but where appropriate we use the Python client? https://github.com/apache/solr/blob/4e54090d2a10638dfd24311428084da56a043c89/solr/packaging/test/test_opennlp.bats Here is another thought... What if we tried generating a Javascript client and using THAT in our admin UI? -- 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]
