GitHub user dwojtas opened a pull request:

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

    Grouping XML commands and curl description extension

    The guide does not say anything about grouping XML commands with the 
<update> element, I =foind it only once in some wiki.
    In addition I have faced problems myself wuth curl when dealing with multi 
gigabyte XML files. the solution I describe here works nicely. tested with SOLR 
7.1.

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

    $ git pull https://github.com/dwojtas/lucene-solr patch-1

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

    https://github.com/apache/lucene-solr/pull/303.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 #303
    
----
commit e70d4f4a1ecf9dcaf9a89599ce7e195dc8e39904
Author: dwojtas <217961+dwojtas@...>
Date:   2018-01-11T16:50:57Z

    Grouping XML commands and curl description extension
    
    The guide does not say anything about grouping XML commands with the 
<update> element, I =foind it only once in some wiki.
    In addition I have faced problems myself wuth curl when dealing with multi 
gigabyte XML files. the solution I describe here works nicely. tested with SOLR 
7.1.

----


---

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

Reply via email to