[ 
https://issues.apache.org/jira/browse/SOLR-16835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Gerlowski resolved SOLR-16835.
------------------------------------
    Fix Version/s: main (10.0)
                   9.5
       Resolution: Fixed

Resolving this as it's been backported to 9.5 and doesn't seem to be causing 
any problems.  Thanks to all for the feedback on the PR!

> Generate Python bindings from OpenAPI spec
> ------------------------------------------
>
>                 Key: SOLR-16835
>                 URL: https://issues.apache.org/jira/browse/SOLR-16835
>             Project: Solr
>          Issue Type: New Feature
>          Components: v2 API
>    Affects Versions: main (10.0)
>            Reporter: Jason Gerlowski
>            Assignee: Jason Gerlowski
>            Priority: Minor
>              Labels: client
>             Fix For: main (10.0), 9.5
>
>          Time Spent: 5h 50m
>  Remaining Estimate: 0h
>
> SOLR-16346 added support to Solr's build to generate an "OpenAPI spec" file 
> describing our v2 API. But currently, this spec file isn't actually used by 
> Solr in any way.
> Spec files can be used for a variety of purposes, including to generate 
> client bindings in a variety of languages.
> OpenAPI supports client-generation in many languages.  Among these Python is 
> particularly promising due to the popularity of the language itself and of 
> the 3rd-party "pysolr" client.
> (It's also an appealing starting-point from a development perspective, as 
> it's "green field" and therefore unconstrained by compatibility concerns as 
> the Java binding in SOLR-16825 is.)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to