GitHub user alero opened a pull request:

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

    SOLR-10134 - Support SchemaAPI in EmbeddedSolrServer

    Adds support for changing the schema in mutable mode and using 
EmbeddedSolrServer

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

    $ git pull https://github.com/alero/lucene-solr master

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

    https://github.com/apache/lucene-solr/pull/158.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 #158
    
----
commit 3603832e3d4fdb3bfe3fa9eb27202b71dda4e068
Author: Robert Alexandersson <robert.alexanders...@gmail.com>
Date:   2017-02-16T16:06:20Z

    SOLR-10134
    
    Added the httpMethod param to context so SolR SchemaAPI can handle POST 
calls

commit 6de410703d0e1be497289017ca1e1c1c4d8303bd
Author: Robert Alexandersson <robert.alexanders...@gmail.com>
Date:   2017-02-17T07:54:43Z

    SOLR-10134
    
    Added testcase and enabled the SchemaHandler to parse the incoming command

commit 09559122d445aa4efa4cf9beffa6622120fe5f6f
Author: Robert Alexandersson <robert.alexanders...@gmail.com>
Date:   2017-02-17T07:59:25Z

    SOLR-10134
    
    Added testcase and enabled the SchemaHandler to parse the incoming command

commit dc02bcf8de62169dbbe9674c5d5f899c5064e37c
Author: Robert Alexandersson <robert.alexanders...@gmail.com>
Date:   2017-02-17T09:03:00Z

    SOLR-10134
    
    Improved the test case and added a failing test for immutable config

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to