You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by mariocj89 <gi...@git.apache.org> on 2017/10/07 12:00:57 UTC

[GitHub] lucene-solr pull request #260: SOLR-10888: Python script to access V2 APIs

GitHub user mariocj89 opened a pull request:

    https://github.com/apache/lucene-solr/pull/260

    SOLR-10888: Python script to access V2 APIs

    Python script that uses _introspect to dynamically create a CLI to perform actions which target the v2 API.
    
    This is still in discussion in [SOLR-10888](https://issues.apache.org/jira/browse/SOLR-10888) but thought having the PR will probably help the review/discussion better than just the attachment.
    
    Idea by @cpoerschke 😄 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mariocj89/lucene-solr v2-api-cli

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/260.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #260
    
----
commit 7a95e1be0ed8330bafe6ad78fb2c63bd43293057
Author: Mario Corchero-jimenez <mc...@bloomberg.net>
Date:   2017-10-07T11:53:38Z

    Add CLI for v2 API
    
    Python scripts that uses _introspect to dinamically create a CLI to
    perform actions which target the v2 API.

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[GitHub] lucene-solr pull request #260: SOLR-10888: Python script to access V2 APIs

Posted by mariocj89 <gi...@git.apache.org>.
Github user mariocj89 closed the pull request at:

    https://github.com/apache/lucene-solr/pull/260


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org